GraphQL
Grow your team on GitHub
GitHub is home to over 31 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up-
A reference implementation of GraphQL for JavaScript
-
GraphQL is a query language and execution engine tied to any backend service.
-
GraphQL Documentation at graphql.org
-
An in-browser IDE for exploring GraphQL.
-
An interface for building GraphQL language services for IDEs
-
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
-
Create a GraphQL HTTP server with Express.
-
GraphQL Foundation Charter and Legal Documents
-
A library to help construct a graphql-js server supporting react-relay.
-
Working group notes for GraphQL
-
A GraphQL query parser in C++ with C and C++ APIs
-
GraphQL mode and helpers for CodeMirror.
-
A GraphQL schema and server wrapping SWAPI.