Graphql: help me understand and do.

This page summarizes the projects mentioned and recommended in the original post on /r/graphql

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • TypeGraphQL

    Create GraphQL schema and resolvers with TypeScript, using classes and decorators!

    Essentially GraphQL is a method of querying and validating API endpoints. Generally you need to set up your own way to access your database in what's known as a resolver. An example of this can be found in the NestJS docs. Here you'll see both a code-first approach to creating a schema (specific to NestJS, but also applicable to TypeGraphQL) as well as the schema-first approach.

  • 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.

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