graphql-over-http
HTTP protocol
Defines how GraphQL queries can be sent over HTTP.
Working draft of "GraphQL over HTTP" specification
388 stars
59 watching
60 forks
Language: JavaScript
last commit: 15 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
simondegraeve/hapi-graphql | Creates a GraphQL HTTP server with Hapi. | 115 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
graphql-dotnet/server | A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests. | 582 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
graphql/graphql-relay-js | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
o2web/graphql-auth | An authentication mechanism for GraphQL APIs using JWT and Devise logic | 26 |
youshido-php/graphql | A PHP implementation of the GraphQL protocol for building query languages in APIs | 710 |
deno-libs/gql | A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 129 |