Track coronavirus from cli
All: curl https://corona-stats.online/
Country wise: curl https://corona-stats.online/<country>
Example:
US: curl https://corona-stats.online/US
Italy: curl https://corona-stats.online/Italy
Filter by country to get cases by local states.Move from npm to curlAdd daily change.- Add growth rate. (linear regression)
- Add latest updates from reddit / twitter.
- CSSEGISandData for the data.
- ExpDev07 for the api.
- Zeit Now for hosting.
- https://github.com/NovelCOVID/API
- https://github.com/javieraviles/covidAPI
- https://github.com/mathdroid/covid-19-api
This project is licensed under the MIT License