docker-flask-mongodb-example
docker-flask-mongodb-example copied to clipboard
Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
In all containers that have a user model involved, add birth_date and country List of all containers: - fastapidemo - users - graphql
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
**Describe the solution you'd like** Develop an use case for PEP 634. It should be a different service **Describe alternatives you've considered** Some state machine or a specific algorithm to...
Using the redis backend create a rate limiting decorator for flask
test if all works ok
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...