mirror of
https://github.com/vinta/awesome-python
synced 2024-11-14 15:57:15 +00:00
Update README.md
Co-Authored-By: Florimond Manca <florimond.manca@gmail.com>
This commit is contained in:
parent
3f8b448ff9
commit
0ee118a6d5
1 changed files with 1 additions and 1 deletions
|
@ -614,7 +614,7 @@ Code Formatters
|
|||
*Libraries for working with GraphQL.*
|
||||
|
||||
* [tartiflette](https://tartiflette.io) - SDL-first GraphQL engine implementation for Python 3.6+ and asyncio.
|
||||
* [tartiflette-aiohttp](https://github.com/tartiflette/tartiflette-aiohttp/) - Wrapper of tartiflette to expose GraphQL API over HTTP based on aiohttp / 3.6+ / asyncio.
|
||||
* [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.
|
||||
|
||||
## Game Development
|
||||
|
|
Loading…
Reference in a new issue