Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 245 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 245 Bytes

covid19db-web

python3.6+

Launch the API. Say this api is hosted at localhost:5000.

SECRET_KEY=audsfdahksdf API_BASE_URL=http://localhost:5000 FLASK_ENV=development python app.py