covid-19-api
covid-19-api copied to clipboard
COVID-19 global data (from JHU CSSE for now) as-a-service
Added my version of COVID-19 Dashboard.
This pull request add my covid-19 tracker web to showcase section.
When you hit the daily data server says "An error occurred with this application. /502: BAD_GATEWAY"
Is there any way to debug this error code? I'm not sure as to how I can work around this error code. thanks!
I combined the createQuery function with the createArrayQuery and createTotalQuery. I don't know whether it becomes an effective function or makes it confusing
This pull requests adds [my COVID-19 LINE bot](https://github.com/Namchee/COVID-19-LINE-Bot) to showcase section. This is **NOT** a hacktoberfest-driven PR, it's just an old project that I haven't put it here yet.
Would it be possible to display the daily statistics also sorted by country. My suggestion would be /countries/[country]/daily/[date] This would be extremely handy for detail pages that only need the...