javieraviles / covidAPI

Coronavirus API for Current cases by country COVID-19

Home Page:https://coronavirus-19-api.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Coronavirus API for Current cases by country COVID-19

https://coronavirus-19-api.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.8%Language:TypeScript 0.1%Language:SCSS 0.1%Language:HTML 0.0%Language:Dockerfile 0.0%