From a5f9e7a4e7486cee5abc7e78bdcde3c7d4a27e02 Mon Sep 17 00:00:00 2001 From: sruthysatheesh Date: Mon, 25 May 2026 16:31:40 +0530 Subject: [PATCH] Added MedlinePlus Genetics API to Health section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63889589..7a57eb7f 100644 --- a/README.md +++ b/README.md @@ -1161,6 +1161,7 @@ API | Description | Auth | HTTPS | CORS | | [LAPIS](https://cov-spectrum.ethz.ch/public) | SARS-CoV-2 genomic sequences from public sources | No | Yes | Yes | | [Lexigram](https://docs.lexigram.io/) | 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 | +| [MedlinePlus Genetics](https://medlineplus.gov/about/developers/geneticsdatafilesapi/) | Genetic conditions, genes, chromosomes and mtDNA data | No | Yes | Unknown | | [MyVaccination](https://documenter.getpostman.com/view/16605343/Tzm8GG7u) | Vaccination data for Malaysia | 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 |