Best Flask open-source libraries and packages

Coronavirus api

Show the Coronavirus Statistics in the requested region.
Updated 3 years ago

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