tartiflette-aiohttp
GraphQL server library
A wrapper around aiohttp that integrates with the Tartiflette GraphQL Engine
tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a look of the Tartiflette project.
60 stars
10 watching
10 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists
aiohttpgraphql-enginepythonsdltartiflette-engine
Related projects:
Repository | Description | Stars |
---|---|---|
tartiflette/tartiflette | A high-performance GraphQL server built using asyncio and Python | 857 |
tartiflette/tartiflette-asgi | A wrapper for a Python GraphQL engine that provides ASGI support for building HTTP APIs | 99 |
mirumee/ariadne | A GraphQL server implementation library | 2,217 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
pateketrueke/svql | A wrapper for Svelte 3 applications to simplify GraphQL API interactions | 61 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
swisskyrepo/graphqlmap | A tool for automating interaction with GraphQL endpoints for pentesting and vulnerability assessment. | 1,390 |
authing/wxapp-graphql | Provides a JavaScript library to interact with Authing's GraphQL API in WeChat Mini Programs | 6 |
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/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |
aio-libs/aiohttp-devtools | A set of tools for developing applications with the aiohttp library | 253 |
tr11/wagtail-graphql | Automates adding GraphQL support to Wagtail websites by generating schema types and API bindings | 38 |
aio-libs/aioftp | A high-level FTP client/server implementation for asyncio that provides a simple and extensible API. | 192 |
rscarrera27/flask-graphql-auth | Provides JWT authentication for Flask-GraphQL APIs using decorators. | 63 |