Creating a Proxy for your GraphQL Server

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
  • graphql-proxy

  • You can find this code at Github.

  • graphql-tools

    :wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

  • This article will document how you can do the same with minimal amount of code 😏 We'll be leveraging awesome utilities provided by graphql-tools

  • 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

  • Is the graphql-tools project dead?

    3 projects | /r/graphql | 18 Jun 2022
  • General advice for what AWS amplify options to choose

    3 projects | /r/aws | 13 Nov 2021
  • Collecting GraphQL Live Query Resource Identifier with GraphQL Tools

    2 projects | dev.to | 29 Jul 2021
  • GraphQLite - Rapid GraphQL prototyping, development, and testing.

    1 project | news.ycombinator.com | 6 Jun 2022
  • How to use GraphQL Directives efficiently?

    2 projects | dev.to | 3 Jun 2022