Pinned
Repositories
- graphql-landscape
🌄 Landscape for the GraphQL ecosystem - graphql-wg
Working group notes for GraphQL
- graphql.github.io
GraphQL Documentation at graphql.org
- graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
- graphql-js
A reference implementation of GraphQL for JavaScript
- express-graphql
Create a GraphQL HTTP server with Express.
- dataloader
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.
- graphql-over-http
Working draft of "GraphQL over HTTP" specification