aqi_monitor/backend/flask/app
2021-02-18 17:53:09 +07:00
..
__init__.py minimum viable product 2021-02-16 10:40:22 +07:00
aqi_parser.py added secondary call to openweathermap api for additional weather data to be return from main route 2021-02-16 15:20:26 +07:00
views.py set weather api call interval to sensible 900 secs 2021-02-18 17:53:09 +07:00
weather.py added secondary call to openweathermap api for additional weather data to be return from main route 2021-02-16 15:20:26 +07:00