Covid19 India API

The complete api that collects information from other apis and delivers to it to you in the easiest format!

Build Status Node.js CI GPLv3 License PRs Welcome

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.

License

MIT

Share this project:
×

Updates