From 91b0f8f2babb479f4c6c793e1dc5295ce2cd80de Mon Sep 17 00:00:00 2001 From: him2016 <39089904+him2016@users.noreply.github.com> Date: Sat, 3 Oct 2020 01:04:09 +0530 Subject: [PATCH 1/2] Added new API provider for Food category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c88bb4c9..e657f7b8 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ API | Description | Auth | HTTPS | CORS | | [TheMealDB](https://www.themealdb.com/api.php) | Meal Recipes | `apiKey` | Yes | Yes | | [What's on the menu?](http://nypl.github.io/menus-api/) | NYPL human-transcribed historical menu collection | `apiKey` | No | Unknown | | [Zomato](https://developers.zomato.com/api) | Discover restaurants | `apiKey` | Yes | Unknown | +| [Spoonacular](https://spoonacular.com/food-api) | Recipes and Food product | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)** ### Games & Comics From bfc996aa1d56ded869cdb28d5c22f8f5bcbfb43a Mon Sep 17 00:00:00 2001 From: him2016 <39089904+him2016@users.noreply.github.com> Date: Sat, 3 Oct 2020 01:07:44 +0530 Subject: [PATCH 2/2] Added new API provider for Food category --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e657f7b8..5769c341 100644 --- a/README.md +++ b/README.md @@ -353,13 +353,13 @@ API | Description | Auth | HTTPS | CORS | | [Open Food Facts](https://world.openfoodfacts.org/data) | Food Products Database | No | Yes | Unknown | | [PunkAPI](https://punkapi.com/) | Brewdog Beer Recipes | No | Yes | Unknown | | [Recipe Puppy](http://www.recipepuppy.com/about/api/) | Food | No | No | Unknown | +| [Spoonacular](https://spoonacular.com/food-api) | Recipes and Food product | `apiKey` | Yes | Unknown | | [TacoFancy](https://github.com/evz/tacofancy-api) | Community-driven taco database | No | No | Unknown | | [The Report of the Week](https://github.com/andyklimczak/TheReportOfTheWeek-API) | Food & Drink Reviews | No | Yes | Unknown | | [TheCocktailDB](https://www.thecocktaildb.com/api.php) | Cocktail Recipes | `apiKey` | Yes | Yes | | [TheMealDB](https://www.themealdb.com/api.php) | Meal Recipes | `apiKey` | Yes | Yes | | [What's on the menu?](http://nypl.github.io/menus-api/) | NYPL human-transcribed historical menu collection | `apiKey` | No | Unknown | | [Zomato](https://developers.zomato.com/api) | Discover restaurants | `apiKey` | Yes | Unknown | -| [Spoonacular](https://spoonacular.com/food-api) | Recipes and Food product | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)** ### Games & Comics