From 128466fa1eef72cad3d9c9ba799d8897a4aa277b Mon Sep 17 00:00:00 2001 From: Diego Brum Date: Fri, 20 Jan 2017 07:19:55 -0200 Subject: [PATCH] Add BigOven to drink category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21f97870..e9fd5848 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ For information on contributing to this project, please see the [contributing gu | API | Description | Auth | Link | |---|---|---|---| +| BigOven | Recipe Search API | `X-Mashape-Key` as header |[Go!](http://api2.bigoven.com/) | | 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) |