GraphQL Mesh - Query anything, run anywhere

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

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

    The Graph of Everything - Federated architecture for any API service

  • We are excited to announce GraphQL Mesh — a powerful open source library enabling developers to leverage the power of GraphQL without requiring changes to the technologies your servers already use.

  • Stack

    Tech Stack developed by The Guild (by the-guild-org)

  • We have a large community as well which you can join by following the repositories and our Discord channel. We are having our first new monthly Guild community meeting very soon!

  • 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
  • openapi-to-graphql

    Translate APIs described by OpenAPI Specifications (OAS) into GraphQL

  • Erik Wittern, Alan Cha, and Jim A. Laredo from IBM wrote a very interesting article about the difficulties of converting REST-like API to a GraphQL schema. Those concepts are implemented in openapi-to-graphql library, which is being used by GraphQL Mesh and we are contributing to. We apply similar approach to other API specifications.

  • graphql-transform-federation

    Convert your existing GraphQL schema into a federated schema

  • In our Federation example, we used Apollo Server’s Federation and Gateway libraries, together with the graphql-transform-federation library, which let’s us add the Federation metadata to existing GraphQL schemas. So we use Federation as a local merging strategy, together with it’s query planner executor.

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