https://dry-hamlet-22926.herokuapp.com/
curl --location --request POST 'https://dry-hamlet-22926.herokuapp.com/covid/case/count/nearme'
--header 'Content-Type: application/json'
--data-raw '{
"latitude":12.919226,
"longitude":77.591523
}'
curl --location --request GET 'https://dry-hamlet-22926.herokuapp.com/covid/case/update'