Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 216 Bytes

Python API for diabets simulator

WIP!

Run the following for development:

  • python server.py to start the Flask server.

Run the following for deplyment (requires heroku CLI):

git push heroku master