docker-flask-mongodb-example icon indicating copy to clipboard operation
docker-flask-mongodb-example copied to clipboard

Uses docker compose with a python flask microservice and MongoDB instance to make a sample application

Results 19 docker-flask-mongodb-example issues
Sort by recently updated
recently updated
newest added

In all containers that have a user model involved, add birth_date and country List of all containers: - fastapidemo - users - graphql

enhancement

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

bug

**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...

enhancement

Using the redis backend create a rate limiting decorator for flask

enhancement

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...

dependencies