backtrackbaba / covid-api

API's to interact with COVID19 dataset by John Hopkins University
https://covidapi.info/
MIT License
77 stars 19 forks source link

covidapi.info/api/v1 timing out #32

Open dagda1 opened 3 years ago

dagda1 commented 3 years ago

Hi,

The endpoing is timing out. You can try with

curl -i -v 'https://covidapi.info/api/v1/country/GBR/timeseries/2020-03-01/2021-07-22' \
  -H 'content-type: application/json'
backtrackbaba commented 3 years ago

Thank you for bringing it to my notice @dagda1 Checking it out.

dagda1 commented 3 years ago

Thank you for bringing it to my notice @dagda1 Checking it out.

many thanks for the prompt response