graphql-over-http
HTTP protocol
Defines how GraphQL queries can be sent over HTTP.
Working draft of "GraphQL over HTTP" specification
392 stars
58 watching
60 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
| | Tools to build a complete GraphQL API server in a Symfony application | 787 |
| | A minimal GraphQL client for React applications | 15 |
| | Creates a GraphQL HTTP server with Hapi. | 115 |
| | A Haskell library for creating type-safe GraphQL APIs | 406 |
| | A package that provides a GraphQL server middleware for ASP.NET Core, enabling easy setup of GraphQL requests over HTTP and WebSocket connections. | 583 |
| | A C# library that provides a thread-safe GraphQL client for .NET Standard | 630 |
| | Adds GraphQL support to Flask web applications | 1,322 |
| | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
| | A library that simplifies the creation of Relay-compliant GraphQL servers | 1,543 |
| | An authentication mechanism for GraphQL APIs using JWT and Devise logic | 26 |
| | A PHP implementation of the GraphQL protocol for building query languages in APIs | 709 |
| | A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
| | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 145 |
| | Validation library for GraphQL input | 130 |