Covid19Api serving most recent data related to corona virus based on the data available on worldometers.
While worldometers
is only displaying recent data, this API is providing historical data starting from today (2020-03-15, 06:30 AM, GMT+1).
The API is hosted on azure using an app-service. All times returned from the server are in UTC.
Api base url: https://api.alsami-covid19-statistics.dev/
A swagger definition can be found here for testing the API.