From 9c3915c1a2a86373d55519c7a28dbd924d89b52f Mon Sep 17 00:00:00 2001 From: Cyriac Thomas Date: Wed, 26 Jul 2017 15:13:30 +0530 Subject: [PATCH] Added data.medicare.gov --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df996834..3dd1c78a 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ API | Description | Auth | HTTPS | Link | | 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/) | | Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | +| Medicare | Access to the data from the CMS - medicare.gov | No | Yes | [Go!](https://data.medicare.gov/developers) | | 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/) | | USDA Nutrients | National Nutrient Database for Standard Reference | No | Yes | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) |