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

PUT and POST request changes in user CRUD service #84

Closed neelabalan closed 3 years ago

neelabalan commented 3 years ago
>> pytest -q tests/test_users.py -s
...
4 passed in 0.36s