AleksNeStu / flask-boilerplate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Shell 45.9%Language:Python 38.4%Language:Makefile 10.5%Language:Dockerfile 5.1%