A simple web API with endpoints to currently retrieve the most recent stats about the corona virus around the globe. It is free for all to use in applications with focus on tackling some of the challenges related to the pandemic.
Hi Everyone!
I created simple and clean API which can be used to programmatically get the most recent total number of recorded covid19 cases, active cases, total deaths, total recovered, etc. I am most excited for this API to be used in hackathons with focus on tackling some of the challenges related to corona virus.
The API has the following endpoints:
- Get all cases
- Get all countries
- Get total cases
The API has limited endpoints for now and I'm working to add more functionalities.
NB: Information is key in times like this, and your health is most important. Stay home, and flatten the curve.