From 3d84b50ecbab73a296f497cf327ef11f6562dfd0 Mon Sep 17 00:00:00 2001 From: immexerxez Date: Wed, 31 May 2017 17:58:27 -0500 Subject: [PATCH] added gene_info_api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e1417eb..f6e0d74e 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ Please note a passing build status indicates all listed APIs are available since |---|---|---|---|---| | Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) | | Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | +| Gene_info | human genome data w/ gene summaries | `apiKey` | No | [Go!](http://geneinfo.life) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | | Nutritionix | Worlds largest verified nutrition database | `apiKey` | Yes | [Go!](https://developer.nutritionix.com/) | | openFDA | Public FDA data about drugs, devices, and foods | No | Yes | [Go!](https://open.fda.gov/api/) |