Skip to content

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

License

Notifications You must be signed in to change notification settings

mes21/flask-boilerplate

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 46.0%
  • Python 38.4%
  • Makefile 10.5%
  • Dockerfile 5.1%