graphql-core
Query framework
A Python implementation of GraphQL's query language and API framework
A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.
512 stars
22 watching
136 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
apiasynciographenegraphqlgraphql-coregraphql-jsgraphql-pythonpythonpython-3
Related projects:
Repository | Description | Stars |
---|---|---|
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
prisma-labs/python-graphql-client | A simple Python library to interact with GraphQL APIs | 155 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
morpheusgraphql/morpheus-graphql | A Haskell-based GraphQL framework for building APIs with native Haskell types | 410 |
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-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 515 |
graphql-kit/graphql-apis | A curated collection of public GraphQL APIs | 4,543 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
schloerke/gqlr | A GraphQL implementation in R, allowing rapid development of client-server applications with a consistent query language. | 58 |
graphql-crystal/graphql | A GraphQL server library built around the Crystal programming language | 134 |
pekkah/tanka-graphql | A comprehensive GraphQL library and execution framework for building scalable and maintainable APIs | 62 |