/flask-boilerplate

Minimal setup for building a Python API running with Flask and MongoDB, inside Docker Containers

Primary LanguageShellMIT LicenseMIT

flask-boilerplate

Minimal setup for building a Python API running with Flask and MongoDB, inside Docker Containers. Some more info can be found in this medium post.

The Makefile contains all commands required for locally running and testing the system. Run them like, for example, make dev-up.