A Web API To Get Details of Corona in India
This is a Web API that Gets you Details of Corona Virus in India.
Like:
- Stats
- News
- New Cases
- Prediction
Start Server:
python3 server.py
Send A GET Request To http://domain.com/world
Send A GET Request To http://domain.com/india
Send A GET Request To http://domain.com/api/all
Send A GET Request To http://domain.com/api/news
Send A GET Request To http://domain.com/update/{password}
Send A GET Request To http://domain.com/api/new
Send A GET Request To http://domain.com/api/helpline
Send A GET Request To http://domain.com/api/guides
Send A GET Request To http://domain.com/api/quotes
Send A POST Request To http://domain.com/api/state
With The JSON data format: {"state":"statename"}
Send A POST Request To http://domain.com/api/predict
With The JSON data format: {"state":"statename"}
Andhra Pradesh
Delhi
Haryana
Karnataka
Kerala
Maharashtra
Odisha
Pondicherry
Punjab
Rajasthan
Tamil Nadu
Telengana
Union Territory of Jammu and Kashmir
Union Territory of Ladakh
Uttar Pradesh
Uttarakhand
West Bengal
Union Territory of Chandigarh
Made With ❤ By SpeedX