DEV Community

Jayesh Tembhekar ⚡
Jayesh Tembhekar ⚡

Posted on • Updated on

😷 Covid-19 APIs

Hello Devs 🐝

I need an API endpoint to track down whats going on in the world regarding Covid-19

Does anyone know ? 🥺

Top comments (9)

Collapse
 
dbhaskaran profile image
Deepak Bhaskaran

Here you go my friend, the API is :
GET covid-dashboard.herokuapp.com/api/ : For all countries data
GET covid-dashboard.herokuapp.com/api/... : For country specific data, replace India with country name

Collapse
 
mindset profile image
Jayesh Tembhekar ⚡

Thanks Deepak.

Collapse
 
ralmaz profile image
Roman Almazov

covid19api.com/

I use it in 2 apps

Collapse
 
mindset profile image
Jayesh Tembhekar ⚡

Thanks, it's great 🤝

Collapse
 
mahithchigurupati profile image
Mahith

i dont think we can fetch data for specific country by inputing country name using this. can you help me out with it

Collapse
 
slotix profile image
Dmitry Narizhnyhkh • Edited

Check out our covid-19.dataflowkit.com/
Simple API and ready to embed web widgets are available.
After placing a widget on a website, it shows live statistics local to a visitor depending on one's location automatically.

Collapse
 
mindset profile image
Jayesh Tembhekar ⚡

Thank you 😃

Collapse
 
tweettamimi profile image
Tamimi

Hey Jayesh! if you're interested in building an eventdriven application that reacts to realtime COVID stream of data check out my blog post here dev.to/tweettamimi/how-i-built-an-...
I talk about what eventdriven is and how to use a stream of data to build a nodejs application

Collapse
 
dbhaskaran profile image
Deepak Bhaskaran

I am working on the API endpoint, but here you can get a site with the latest data covid-dashboard.herokuapp.com/