Skip to content

Latest commit

 

History

History
64 lines (52 loc) · 1.97 KB

README.md

File metadata and controls

64 lines (52 loc) · 1.97 KB

APIs

Note that these APIs can stop working at the moment you start using them.

Please don't abuse these APIs.

Show some ❤️ and ⭐ the repo to support the project

GitHub stars GitHub followers

Hits


If you make something useful using these APIs feel free to add your amazing work in Made using these APIs section and send a pull request.


🔐 Closed Source APIs


1) Coronavirus Stats 📊

Show the Coronavirus Statistics in requested region.

https://covid-status-india.herokuapp.com
Usage for Global Results:
https://covid-status-india.herokuapp.com/global

Usage for Countrywise Results:
https://covid-status-india.herokuapp.com/data/?country={Country Name}

Usage for Detailed Indian Results:
https://covid-status-india.herokuapp.com/national

Usage for Statewise Results in India:
https://covid-status-india.herokuapp.com/state

2) Wiki search

Show a short description of any topic.

https://kehsihba19-wiki.herokuapp.com/
Usage for Search Results:
https://kehsihba19-wiki.herokuapp.com/data/?search={Topic_name}

Note: The API is hosted on Heroku so it may be slow to respond.