flask-graphql
GraphQL framework
Adds GraphQL support to Flask web applications
Adds GraphQL support to your Flask application.
1k stars
27 watching
139 forks
Language: Python
last commit: almost 2 years ago
Linked from 3 awesome lists
flaskflask-applicationgraphenegraphqlpythonweb
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |
prisma-labs/python-graphql-client | A simple Python library to interact with GraphQL APIs | 155 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
tr11/wagtail-graphql | Automates adding GraphQL support to Wagtail websites by generating schema types and API bindings | 38 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 515 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
graphql-crystal/graphql | A GraphQL server library built around the Crystal programming language | 134 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
overblog/graphqlbundle | Tools to build a complete GraphQL API server in a Symfony application | 787 |
morpheusgraphql/morpheus-graphql | A Haskell-based GraphQL framework for building APIs with native Haskell types | 410 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |