mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-23 01:56:54 +03:00
Updated community page adding Flask integration package
This commit is contained in:
parent
96c1726407
commit
08a957abd0
|
@ -21,6 +21,9 @@ Django integration:
|
|||
- **graphql-django-view**: [Source Code][5] - [PyPI package][6]
|
||||
- **django-graphiql**: [Source Code][7] - [PyPI package][8]
|
||||
|
||||
Flask integration:
|
||||
- **graphql-flask**: [Source Code][9] - [PyPI package][10]
|
||||
|
||||
## Other related projects
|
||||
|
||||
- [Flask GraphQL Demo](https://github.com/amitsaha/flask-graphql-demo) by [@echorand](https://twitter.com/echorand)
|
||||
|
@ -37,3 +40,5 @@ Django integration:
|
|||
[6]: https://pypi.python.org/pypi/graphql-django-view
|
||||
[7]: https://github.com/graphql-python/django-graphiql
|
||||
[8]: https://pypi.python.org/pypi/django-graphiql
|
||||
[9]: https://github.com/graphql-python/graphql-flask
|
||||
[10]: https://pypi.python.org/pypi/graphql-flask
|
||||
|
|
Loading…
Reference in New Issue
Block a user