8000 GitHub - javieraviles/covidAPI: Coronavirus API for Current cases by country COVID-19
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

javieraviles/covidAPI

 
 

Repository files navigation

COVID API

API for live information about COVID-19

GET https://coronavirus-19-api.herokuapp.com/all -> global info

GET https://coronavirus-19-api.herokuapp.com/countries -> all countries info

GET https://coronavirus-19-api.herokuapp.com/countries/{countryName} -> country specific information

**The api part is a fork from https://github.com/NovelCOVID/API + some fixes (due to CORS and outdated code was not working)

an ionic frontend is showing the info nicely at https://coronavirus-19-api.herokuapp.com/ Global info Cases by country

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%
0