https://github.com/mathdroid/indonesia-covid-19-api
https://github.com/mathdroid/indonesia-covid-19-api
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathdroid/indonesia-covid-19-api
- Owner: mathdroid
- Created: 2020-03-19T14:28:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-14T08:41:01.000Z (over 5 years ago)
- Last Synced: 2025-04-20T06:34:53.814Z (10 months ago)
- Language: TypeScript
- Homepage: https://indonesia-covid-19-api.now.sh
- Size: 49 MB
- Stars: 98
- Watchers: 5
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Indonesia COVID 19 API
> Serving Indonesian COVID-19 data as [JSON API](https://indonesia-covid-19.mathdro.id/)
## Routes
- /: contains opengraph image for sharing
- /api: Indonesian summary
- /api/kasus: case details in indonesia (with links to each case)
- /api/kasus.csv: case details in Indonesia (with links to each case) in the CSV file
- /api/kasus/links.csv: link every Indonesian case in CSV file
- /api/kasus/old: old version of case data (no longer maintained)
- /api/provinsi: Indonesian cases per province
- /api/provinsi.csv: Indonesian cases per province in CSV file
- /api/harian: Indonesian cases per day
- /api/harian.csv : Indonesian cases per day in CSV file
### License
MIT License 2020, mathdroid.