Awesome
Coronavirus Global Data Badges
Usage
url: https://novelcovid-api-badges.herokuapp.com/confirmed
usage: ![Covid-19 Cases](https://novelcovid-api-badges.herokuapp.com/confirmed)
url: https://novelcovid-api-badges.herokuapp.com/todaycases
usage: ![Covid-19 Today-Cases](https://novelcovid-api-badges.herokuapp.com/todaycases)
url: https://novelcovid-api-badges.herokuapp.com/deaths
usage: ![Covid-19 Deaths](https://novelcovid-api-badges.herokuapp.com/deaths)
url: https://novelcovid-api-badges.herokuapp.com/todaydeaths
usage: ![Covid-19 Today-Deaths](https://novelcovid-api-badges.herokuapp.com/todaydeaths)
url: https://novelcovid-api-badges.herokuapp.com/recovered
usage: ![Covid-19 Recovered](https://novelcovid-api-badges.herokuapp.com/recovered/)
url: https://novelcovid-api-badges.herokuapp.com/actives
usage: ![Covid-19 Actives](https://novelcovid-api-badges.herokuapp.com/actives/)
Long labels
url: ...?long=true
Data Sources
Data Repository of Coronavirus
cases by Johns Hopkins University CSSEGISandData/COVID-19
Coronavirus
Rest API Tracker: NOVELCovid/API
Developing Badge Service
Install dependencies
npm install
Running
npm run start
Running (in development)
npm run dev
Testing
npm run test
Created by: Kodjo Laurent Egbakou
- LinkedIn: Kodjo Laurent Egbakou
- Twitter: @lioncoding
Contribution
Feel free to create issues and PRs :)