This is an API writtten in Python Django for Covid 19 data in Nigeria.
# CovidNg
# CovidNg
Simple overview of use/purpose.
## This is a free API made with Django and Django Rest Framework. with this API, you can access data on COVID19 cases in Nigeria for free. This can help in the building of dashboards, mobile apps or integration into other applications. Data is sourced from NCDC official website
An in-depth paragraph about your project and overview of use.
## Getting Started
### Dependencies
* Django==3.0.5
* djangorestframework==3.11.0
* requests==2.23.0
* BeautifulSoup
### Installing
* How/where to download your program
* The Dependencies can be download through the use of pip
## Authors
Contributors names and contact info
@iam_Abdulhafeez
## Version History
## Acknowledgments
Inspiration, code snippets, etc.
* Aishat
* Covid19 Api