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

Migrate Flask restplus to Flask restx #102

Closed danionescu0 closed 2 years ago

danionescu0 commented 3 years ago

Flask restplus is no longer maintained and it will be replaced by flask restx

https://github.com/noirbizarre/flask-restplus/issues/770