From 8e01fd1ff07a0abbb3eb227e86f2318846356b73 Mon Sep 17 00:00:00 2001 From: Chaoran Chen Date: Mon, 26 Jul 2021 13:07:46 +0200 Subject: [PATCH] Add LAPIS API to Health --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50b5cc2c..979c7c0a 100644 --- a/README.md +++ b/README.md @@ -667,6 +667,7 @@ API | Description | Auth | HTTPS | CORS | | [Dataflow Kit COVID-19](https://covid-19.dataflowkit.com) | COVID-19 live statistics into sites per hour | No | Yes | Unknown | | [Diabetes](http://predictbgl.com/api/) | Logging and retrieving diabetes information | No | No | Unknown | | [Healthcare.gov](https://www.healthcare.gov/developers/) | Educational content about the US Health Insurance Marketplace | No | Yes | Unknown | +| [LAPIS](https://cov-spectrum.ethz.ch/public) | SARS-CoV-2 genomic sequences from public sources | No | Yes | Yes | | [Lexigram](https://docs.lexigram.io/v1/welcome) | NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology | `apiKey` | Yes | Unknown | | [Makeup](http://makeup-api.herokuapp.com/) | Makeup Information | No | No | Unknown | | [Medicare](https://data.medicare.gov/developers) | Access to the data from the CMS - medicare.gov | No | Yes | Unknown |