From 4f20753d262f1ff8e4539b38467877af201f40c4 Mon Sep 17 00:00:00 2001 From: Brychan Thomas Date: Mon, 12 Apr 2021 20:18:43 +0100 Subject: [PATCH] Added UK government coronavirus API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19dee47a..6726c1a4 100644 --- a/README.md +++ b/README.md @@ -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 |