This projects pulls Covid-19 reports from the Ministry of Health, Jamaica and severs that data in JSON format via REST API.
$ pip install -r requirements.txt
$ python api.py
Navigate to the following URL (http://localhost:5000/covid19-jam/api/v1/ui) locally to view the OpenAPI user interface or visit (https://app.swaggerhub.com/apis/sdclarkelab/covid19_jam_api/v1)