graphql-over-http

HTTP protocol

Defines how GraphQL queries can be sent over HTTP.

Working draft of "GraphQL over HTTP" specification

GitHub

392 stars
58 watching
60 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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 package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections. 583
graphql-dotnet/graphql-client A C# library that provides a thread-safe GraphQL client for .NET Standard 630
graphql-python/flask-graphql Adds GraphQL support to Flask web applications 1,322
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 709
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 145
graphql-java/graphql-java-extended-validation Validation library for GraphQL input 130