Covid19 India API
The complete api that collects information from other apis and delivers to it to you in the easiest format!
Usage
Get latest all-India count
GET /api/latest
Get all-India timeline information
GET /api/timeline
Get all states count
GET /api/states
Get specific state-wise details
GET /api/states/<your_state_name>
Building and running from source
npm run-script build
npm start
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Log in or sign up for Devpost to join the conversation.