From 228bef63d9ceadb26954966dded01f570a1d6e70 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Wed, 1 Sep 2021 04:03:58 -0300 Subject: [PATCH] Add Coronavirus from inactive PR (#1168) issue #2002 resolve #1168 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a49bd7d..cc5bd3c1 100644 --- a/README.md +++ b/README.md @@ -715,6 +715,7 @@ API | Description | Auth | HTTPS | CORS | ### Health API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [Coronavirus](https://pipedream.com/@pravin/http-api-for-latest-wuhan-coronavirus-data-2019-ncov-p_G6CLVM/readme) | HTTP API for Latest Wuhan Coronavirus Data | No | Yes | Unknown | | [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 |