Added UK government coronavirus API

This commit is contained in:
Brychan Thomas 2021-04-12 20:18:43 +01:00
parent 5dcbdb44d7
commit 4f20753d26

View file

@ -556,6 +556,7 @@ API | Description | Auth | HTTPS | CORS |
### Health
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Coronavirus in the UK](https://coronavirus.data.gov.uk/details/developers-guide) | UK Government coronavirus data, including deaths and cases by region | No | Yes | Unknown |
| [Covid-19](https://covid19api.com/) | Covid 19 spread, infection and recovery | No | Yes | Yes |
| [Covid-19](https://github.com/M-Media-Group/Covid-19-API) | Covid 19 cases, deaths and recovery per country | No | Yes | Yes |
| [Covid-19 Government Response](https://covidtracker.bsg.ox.ac.uk) | Government measures tracker to fight against the Covid-19 pandemic | No | Yes | Yes |