From 5777659c8e8a43437179c1cbc985a7a06d997c51 Mon Sep 17 00:00:00 2001 From: Chris Mears Date: Thu, 16 Aug 2018 14:16:38 -0700 Subject: [PATCH] Add Open Brewery DB (#742) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07122da7..1e38ea4d 100644 --- a/README.md +++ b/README.md @@ -308,6 +308,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Edamam | Recipe Search | `apiKey` | Yes | Unknown | [Go!](https://developer.edamam.com/) | | Food2Fork | Recipe Search | `apiKey` | No | Unknown | [Go!](http://food2fork.com/about/api) | | LCBO | Alcohol | `apiKey` | Yes | Unknown | [Go!](https://lcboapi.com/) | +| Open Brewery DB | Breweries, Cideries, and Craft Beer Bottle Shops | No | Yes | Yes | [Go!](https://www.openbrewerydb.org) | | Open Food Facts | Food Products Database | No | Yes | Unknown | [Go!](https://world.openfoodfacts.org/data) | | PunkAPI | Brewdog Beer Recipes | No | Yes | Unknown | [Go!](https://punkapi.com/) | | Recipe Puppy | Food | No | No | Unknown | [Go!](http://www.recipepuppy.com/about/api/) |