From 3d84b50ecbab73a296f497cf327ef11f6562dfd0 Mon Sep 17 00:00:00 2001 From: immexerxez Date: Wed, 31 May 2017 17:58:27 -0500 Subject: [PATCH 1/3] 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/) | From ec6dcb45285b3a3a8e3ea2903a2d5963812a37a3 Mon Sep 17 00:00:00 2001 From: immexerxez Date: Thu, 1 Jun 2017 08:51:37 -0500 Subject: [PATCH 2/3] added www --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6e0d74e..cdd1e790 100644 --- a/README.md +++ b/README.md @@ -298,7 +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) | +| Gene_info | human genome data w/ gene summaries | `apiKey` | No | [Go!](http://www.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/) | From dcfdf51f69a201304a54b0510eca744900bd6c46 Mon Sep 17 00:00:00 2001 From: immexerxez Date: Thu, 1 Jun 2017 09:05:21 -0500 Subject: [PATCH 3/3] moved to science --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdd1e790..3e496813 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,6 @@ 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://www.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/) | @@ -388,6 +387,7 @@ Please note a passing build status indicates all listed APIs are available since |---|---|---|---|---| | arcsecond.io | Multiple astronomy data sources | No | Yes | [Go!](https://api.arcsecond.io/) | | Fedger.io | Query machine intelligence data | No | Yes | [Go!](https://dev.fedger.io/docs/) | +| Gene_info | human genome data w/ gene summaries | `apiKey` | No | [Go!](http://www.geneinfo.life) | | inspirehep.net | High Energy Physics info. system | No | Yes | [Go!](https://inspirehep.net/info/hep/api?ln=en) | | Launch Library | Upcoming Space Launches | No | Yes | [Go!](https://launchlibrary.net/1.2/docs/api.html) | | Minor Planet Center | Asterank.com Information | No | No | [Go!](http://www.asterank.com/mpc) |