Skip to content

Commit 08a957a

Browse files
committed
Updated community page adding Flask integration package
1 parent 96c1726 commit 08a957a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/pages/community.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Django integration:
2121
- **graphql-django-view**: [Source Code][5] - [PyPI package][6]
2222
- **django-graphiql**: [Source Code][7] - [PyPI package][8]
2323

24+
Flask integration:
25+
- **graphql-flask**: [Source Code][9] - [PyPI package][10]
26+
2427
## Other related projects
2528

2629
- [Flask GraphQL Demo](https://github.com/amitsaha/flask-graphql-demo) by [@echorand](https://twitter.com/echorand)
@@ -37,3 +40,5 @@ Django integration:
3740
[6]: https://pypi.python.org/pypi/graphql-django-view
3841
[7]: https://github.com/graphql-python/django-graphiql
3942
[8]: https://pypi.python.org/pypi/django-graphiql
43+
[9]: https://github.com/graphql-python/graphql-flask
44+
[10]: https://pypi.python.org/pypi/graphql-flask

0 commit comments

Comments
 (0)