Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 188 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 188 Bytes

flask_server

An API that returns a JSON array containing traffic volume predictions

Run the server with export FLASK_APP=app.py and flask run --host [host IP] --port [port]