From b43cf4d132c51ec83e09c0a48315a40142f24494 Mon Sep 17 00:00:00 2001 From: Julian Pufler Date: Tue, 18 Aug 2020 16:12:06 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Added=20Open=20Disease=20AP=C3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05e34179..f1c311d6 100644 --- a/README.md +++ b/README.md @@ -506,6 +506,7 @@ API | Description | Auth | HTTPS | CORS | | [Medicare](https://data.medicare.gov/developers) | Access to the data from the CMS - medicare.gov | No | Yes | Unknown | | [NPPES](https://npiregistry.cms.hhs.gov/registry/help-api) | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | Unknown | | [Nutritionix](https://developer.nutritionix.com/) | Worlds largest verified nutrition database | `apiKey` | Yes | Unknown | +| [Open Disease API](https://disease.sh/) | API for Current cases and more stuff about COVID-19 and Influenza | No | Yes | Yes | | [openFDA](https://open.fda.gov) | Public FDA data about drugs, devices and foods | No | Yes | Unknown | | [USDA Nutrients](https://fdc.nal.usda.gov/) | National Nutrient Database for Standard Reference | `apiKey` | Yes | Unknown | From 9d2193db715c82c7dce5a754fb5d42a4355a849e Mon Sep 17 00:00:00 2001 From: Julian Pufler Date: Thu, 6 May 2021 16:05:50 +0200 Subject: [PATCH 2/2] Update README.md Co-authored-by: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1c311d6..18c18880 100644 --- a/README.md +++ b/README.md @@ -506,7 +506,7 @@ API | Description | Auth | HTTPS | CORS | | [Medicare](https://data.medicare.gov/developers) | Access to the data from the CMS - medicare.gov | No | Yes | Unknown | | [NPPES](https://npiregistry.cms.hhs.gov/registry/help-api) | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | Unknown | | [Nutritionix](https://developer.nutritionix.com/) | Worlds largest verified nutrition database | `apiKey` | Yes | Unknown | -| [Open Disease API](https://disease.sh/) | API for Current cases and more stuff about COVID-19 and Influenza | No | Yes | Yes | +| [Open Disease](https://disease.sh/) | API for Current cases and more stuff about COVID-19 and Influenza | No | Yes | Yes | | [openFDA](https://open.fda.gov) | Public FDA data about drugs, devices and foods | No | Yes | Unknown | | [USDA Nutrients](https://fdc.nal.usda.gov/) | National Nutrient Database for Standard Reference | `apiKey` | Yes | Unknown |