From 5ceeb74ff77506e85fb8ead4785ccb487a987be0 Mon Sep 17 00:00:00 2001 From: "HARRY\\Admin" Date: Thu, 2 Nov 2017 12:41:14 +0530 Subject: [PATCH] Fixed alphabetical order in health list. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1235e4a..acb705c0 100644 --- a/README.md +++ b/README.md @@ -369,8 +369,8 @@ 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/) | | Healthcare.gov | Educational content about the US Health Insurance Marketplace | No | Yes | [Go!](https://www.healthcare.gov/developers/) | -| Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | | Lexigram | NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology | `apiKey` | Yes | [Go!](https://docs.lexigram.io/v1/welcome) | +| 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) | | NPPES | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | [Go!](https://npiregistry.cms.hhs.gov/registry/help-api) | | Nutritionix | Worlds largest verified nutrition database | `apiKey` | Yes | [Go!](https://developer.nutritionix.com/) |