octopicorn / covid19-charts

Make your own chart of the covid-19 pandemic, comparing timeseries for any countries, states, and US counties.
https://valis.pub
35 stars 6 forks source link

handle 404 if daily report is not published yet #72

Closed octopicorn closed 4 years ago

octopicorn commented 4 years ago

instead of using builtin https lib, use axios

handle 404 with try/catch and don't save daily report file if it doesn't exist yet