tartiflette
GraphQL server
A high-performance GraphQL server built using asyncio and Python
GraphQL Engine built with Python 3.6+ / asyncio
857 stars
22 watching
37 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
apiasynciographqlpythonsdltartiflette
Related projects:
Repository | Description | Stars |
---|---|---|
tartiflette/tartiflette-aiohttp | A wrapper around aiohttp that integrates with the Tartiflette GraphQL Engine | 60 |
tartiflette/tartiflette-asgi | A wrapper for a Python GraphQL engine that provides ASGI support for building HTTP APIs | 99 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
mirumee/ariadne | A GraphQL server implementation library | 2,217 |
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 515 |
zidekmat/graphql_beautifier | Tools for improving readability of GraphQL requests | 30 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
graphql-dotnet/server | A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests. | 582 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
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 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 464 |
pateketrueke/svql | A wrapper for Svelte 3 applications to simplify GraphQL API interactions | 61 |
tallstreet/graphql-parser-python | A tool that generates a parser for Python from the GraphQL language | 4 |