From 10b046aaa69335d7d295cc44ffedf15a64d008b8 Mon Sep 17 00:00:00 2001 From: Johnathan Stewart Date: Tue, 29 Mar 2016 10:18:02 -0400 Subject: [PATCH] Add Nutritionix --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 09e16362..a5f7863e 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,12 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | OpenCage | Forward and reverse geocoding using open data | No | [Go!](https://geocoder.opencagedata.com) | +### Health + +| API | Description | OAuth |Link | +|---|---|---|---| +| Nutritionix | Worlds largest verified nutrition database | No, but `apiKey` query string | [Go!](https://developer.nutritionix.com/) | + ### Media | API | Description | OAuth |Link |