From 8d73434200555dbc00d223ea4eaa74fbabe645b7 Mon Sep 17 00:00:00 2001 From: Diego Brum Date: Fri, 20 Jan 2017 07:12:41 -0200 Subject: [PATCH] Alphabetical order --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e26ac29c..21f97870 100644 --- a/README.md +++ b/README.md @@ -151,12 +151,12 @@ For information on contributing to this project, please see the [contributing gu | API | Description | Auth | Link | |---|---|---|---| | BreweryDB | Beer | `apiKey` query string |[Go!](http://www.brewerydb.com/developers) | +| Edamam | Recipe Search API | `apiKey` query string |[Go!](https://developer.edamam.com/) | +| Food2Fork | Recipe Search API | `apiKey` query string |[Go!](http://food2fork.com/about/api) | | LCBO API | Alcohol | `apiKey` query string |[Go!](https://lcboapi.com/) | | PunkAPI | Brewdog Beer Recipes | No | [Go!](https://punkapi.com/) | | Recipe Puppy | Food | No | [Go!](http://www.recipepuppy.com/about/api/) | | Yummly | Find food recipes | No | [Go!](https://developer.yummly.com/) | -| Edamam | Recipe Search API | `apiKey` query string |[Go!](https://developer.edamam.com/) | -| Food2Fork | Recipe Search API | `apiKey` query string |[Go!](http://food2fork.com/about/api) | ### Data Access