Browse Source

Added UK government coronavirus API

pull/1344/head
Brychan Thomas 3 years ago
parent
commit
4f20753d26
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md 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 |


Loading…
Cancel
Save