Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 146 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 146 Bytes

flask-api

An example flask rest API server.

To build production, type make prod.

To create the env for a new developer, run make dev_env.