graphql-spec
GraphQL API guide
A collection of specifications and examples for building GraphQL APIs
GraphQL is a query language and execution engine tied to any backend service.
14k stars
515 watching
1k forks
Language: Shell
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,110 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
graphql-go/graphql | An implementation of GraphQL schema and query execution in Go. | 9,949 |
graphql-rust/juniper | A GraphQL server library written in Rust | 5,735 |
urql-graphql/urql | A versatile and customizable GraphQL client for building complex web applications | 8,687 |
ardatan/graphql-mesh | Enables interaction with diverse API services using GraphQL queries and mutations | 3,306 |
webonyx/graphql-php | A PHP implementation of the GraphQL specification | 4,650 |
graphql/graphiql | A set of libraries and tools for building GraphQL-based integrated development environments (IDEs) and language servers. | 16,150 |
graphql-kit/graphql-voyager | A tool to visualize GraphQL APIs as interactive graphs. | 7,815 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,662 |
hasura/graphqurl | A tool for making GraphQL queries with features like autocomplete and subscription support. | 3,345 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,703 |
wp-graphql/wp-graphql | A GraphQL API extension for WordPress sites to simplify data interaction and empower modern development workflows. | 3,672 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,333 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 711 |