Skip to content

vendz/coronavirus-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coronavirus-api 📊

Show the Coronavirus Statistics in the requested region.

Installation

# Clone the repo
git clone https://github.com/vendz/coronavirus-api.git
cd coronavirus-api

# Install requirements
pip3 install -r requirements.txt

# Finally run the app
python3 app.py

Usage

Usage for Global Results:
http://127.0.0.1:5000/covid

Usage for Detailed Country Results:
http://127.0.0.1:5000/covid/india

List of all Supported countries:
http://127.0.0.1:5000/covid/countries