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
516 watching
1k forks
Language: Shell
last commit: 13 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,088 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,351 |
graphql-go/graphql | An implementation of GraphQL schema and query execution in Go. | 9,920 |
graphql-rust/juniper | A GraphQL server library written in Rust | 5,712 |
urql-graphql/urql | A versatile and customizable GraphQL client for building complex web applications | 8,660 |
ardatan/graphql-mesh | Enables interaction with diverse API services using GraphQL queries and mutations | 3,290 |
webonyx/graphql-php | A PHP implementation of the GraphQL specification | 4,642 |
graphql/graphiql | A set of libraries and tools for building GraphQL-based integrated development environments (IDEs) and language servers. | 16,103 |
graphql-kit/graphql-voyager | A tool to visualize GraphQL APIs as interactive graphs. | 7,800 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,652 |
hasura/graphqurl | A command-line interface and JavaScript library for making GraphQL queries with features like autocomplete, subscriptions, and custom GraphiQL. | 3,341 |
howtographql/howtographql | A fullstack tutorial website on GraphQL and its ecosystem | 8,704 |
wp-graphql/wp-graphql | Provides an API layer for WordPress using GraphQL schema and serves data to clients in a flexible and scalable way. | 3,667 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,328 |
wundergraph/graphql-go-tools | An API Gateway framework written in Go for building GraphQL APIs with high-performance and correctness | 695 |