danionescu0 / docker-flask-mongodb-example

Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
GNU General Public License v3.0
99 stars 41 forks source link

Add a example using GraphQl #106

Closed danionescu0 closed 2 years ago

danionescu0 commented 2 years ago

Tutorials: https://towardsdatascience.com/graphql-with-python-flask-560d083ffa01 https://www.apollographql.com/blog/graphql/python/complete-api-guide/