Why GraphQL is awesome

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • express-graphql

    Discontinued Create a GraphQL HTTP server with Express.

  • Let me show you my favorite way to set up a GraphQL server: in a Node.JS environment using Express and the express-graphql module, which you can find documentation on here. Much like setting a controller, you can connect an endpoint to a graphql schema using express middleware. The code would look something like this:

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to define schema once and have server code and client code typed? [Typescript]

    3 projects | /r/graphql | 27 Jun 2023
  • Learn How to Build a GraphQL API in Node.js Using Apollo Server

    1 project | dev.to | 6 Jan 2022
  • With Cube GraphQL API, you can query data warehouses like BigQuery and dozens of SQL-enabled databases like Postgres using GraphQL

    1 project | /r/javascript | 17 Dec 2021
  • a first look at graphQL helix

    6 projects | dev.to | 20 Sep 2021
  • What is the best way to set up a GraphQL server?

    5 projects | /r/learnprogramming | 24 Apr 2021