covid-19-api
covid-19-api copied to clipboard
COVID-19 global data (from JHU CSSE for now) as-a-service
data for "recovered" is inconsistent between `countries/*` and `confirmed/` endpoint  
i just added new flutter app showcase that used this api
calling this "/api/countries/congo" returns this {"error":{"message":"Country `congo` not found in JHU database"}} but yet calling this recovered, dead and confirmed all contain Congo data and also Lesotho also...
Hi, is it possible to use Releases and document changes in API? A lot of people made apps using this API, so it would be a way to at least...
Is There any way to get historical data for country with that `api`? I am looking for one request that returns me all the historical data
 Because of this undefined String '?provinceState', the value isn't accessible. 
I'm trying to extract a list of confirmed cases by country using the endpoint `.../api/confirmed`. All countries except China and the United States seem to have their own entry. Can...
In my instance, I am unable to disable SSL checks in the application I am building. Because of this, I keep getting an error because Java doesn't like the SSL...
could you add a "timelines" query? in order to see the history of the last days pls