Deployment in Heroku
- covid19-data: https://data.covid19india.org/v4/min/data.min.json
- Free reverse Geocoding: https://locationiq.com/
- base url: https://covid19-go-deploy.herokuapp.com/
- get cases and vaccinations complete details using:
- Path "/cases"
- query parameters:
- Latitude (only within India)
- Longitude (only within India)
<app_url>/swagger/index.html
https://covid19-go-deploy.herokuapp.com/cases?latitude=26.92&longitude=75.82 https://covid19-go-deploy.herokuapp.com/swagger/index.html