Metadata-Version: 2.4
Name: graphql_http_server
Version: 1.6.1
Summary: HTTPServer for GraphQL.
Home-page: https://gitlab.com/parob/graphql-http-server
Download-URL: https://gitlab.com/parob/graphql-http-server/-/archive/master/graphql-http-server-v1.6.1.zip
Author: Robert Parker
Author-email: rob@parob.com
License: MIT
Keywords: GraphQL,HTTPServer,werkzeug
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: graphql-core>=3.2.0
Requires-Dist: graphql-api>=1.3.0
Requires-Dist: werkzeug>=2.2.2
Requires-Dist: context-helper>=1.0.2
Requires-Dist: packaging>=21.3
Requires-Dist: graphql-schema-diff>=1.2.4
Requires-Dist: pyjwt[crypto]==2.7.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# GraphQL HTTP Server

Minimal adapter to respond to HTTP requests with a GraphQL schema.
