mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
graphene added
This commit is contained in:
parent
9be5deef6e
commit
609a95ff98
1 changed files with 1 additions and 0 deletions
|
@ -673,6 +673,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
|
||||
*Libraries for working with GraphQL.*
|
||||
|
||||
* [graphene](https://github.com/graphql-python/graphene/) - GraphQL framework for Python.
|
||||
* [tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp/) - An `aiohttp`-based wrapper for Tartiflette to expose GraphQL APIs over HTTP.
|
||||
* [tartiflette-asgi](https://github.com/tartiflette/tartiflette-asgi/) - ASGI support for the Tartiflette GraphQL engine.
|
||||
* [tartiflette](https://tartiflette.io) - SDL-first GraphQL engine implementation for Python 3.6+ and asyncio.
|
||||
|
|
Loading…
Reference in a new issue