From 0f796b257a40d857a3ff69919f6a55db2e1f8e3f Mon Sep 17 00:00:00 2001 From: Mauricio Giraldo Date: Tue, 1 Aug 2017 15:44:35 -0400 Subject: [PATCH] added NYPL menus API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a44559b..5e5ce7cb 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ API | Description | Auth | HTTPS | Link | | TacoFancy | Community-driven taco database | No | No | [Go!](https://github.com/evz/tacofancy-api) | | TheCocktailDB | Cocktail Recipes | No | No | [Go!](http://www.thecocktaildb.com/) | | The Report of the Week | Food & Drink Reviews | No | Yes | [Go!](https://github.com/andyklimczak/TheReportOfTheWeek-API) | +| What's on the menu? | NYPL human-transcribed historical menu collection | `apiKey` | No | [Go!](nypl.github.io/menus-api/) | | Yummly | Find food recipes | No | Yes | [Go!](https://developer.yummly.com/) | | Zomato | Discover restaurants | `apiKey` | Yes | [Go!](https://developers.zomato.com/api) |