This repository contains the APIs for the website hosted at www.curecovid19.in
libraries.py
contains all theglobal variables
andimports
godb_connection.py
contains the code to connect to yourSQL database
app.py
contains theFlask
instance along withlogger
andscheduler
readings.py
contains the APIs which collect the stats about covid19 on a regular basis as defined in the scheduler.updates.py
contains the APIs which deals with the posts in updates page.
pip install -r requirements.txt
python app.py
This defaults to port 5000. You can access the apis with base url as localhost:5000
Follow the steps given in the below link to clone the forked repo, create branch, add your changes, push, compare and send a pull request for review.
https://github.com/firstcontributions/first-contributions/blob/master/README.md
https://t.me/joinchat/Lw0dpxlYNwXA9k7TKdhvKw