From f2b8f5ecf815bfcd435b61694b9bb4bb23626f89 Mon Sep 17 00:00:00 2001 From: Roelof Date: Tue, 17 Mar 2020 09:43:57 +0100 Subject: [PATCH] Added Covid-19 API (#1191) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4700866..fee40279 100644 --- a/README.md +++ b/README.md @@ -524,6 +524,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [BetterDoctor](https://developer.betterdoctor.com/) | Detailed information about doctors in your area | `apiKey` | Yes | Unknown | | [Diabetes](http://predictbgl.com/api/) | Logging and retrieving diabetes information | No | No | Unknown | +| [Corvid-19](https://covid19api.com/) | Corvid 19 spread, infection and recovery | No | Yes | Yes | | [Flutrack](http://www.flutrack.org/) | Influenza-like symptoms with geotracking | No | No | Unknown | | [Healthcare.gov](https://www.healthcare.gov/developers/) | Educational content about the US Health Insurance Marketplace | No | Yes | Unknown | | [Lexigram](https://docs.lexigram.io/v1/welcome) | NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology | `apiKey` | Yes | Unknown |