From e2bf89b745db86329bb94ba90d524714491e8b26 Mon Sep 17 00:00:00 2001 From: Jules Date: Tue, 14 Apr 2026 10:55:35 +0200 Subject: [PATCH] docs: add RecipeAPI to Food & Drink section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced5..d9d96d28 100644 --- a/README.md +++ b/README.md @@ -799,6 +799,7 @@ API | Description | Auth | HTTPS | CORS | | [Open Brewery DB](https://www.openbrewerydb.org) | Breweries, Cideries and Craft Beer Bottle Shops | No | Yes | Yes | | [Open Food Facts](https://world.openfoodfacts.org/data) | Food Products Database | No | Yes | Unknown | | [PunkAPI](https://punkapi.com/) | Brewdog Beer Recipes | No | Yes | Unknown | +| [RecipeAPI](https://recipeapi.io) | Recipes, ingredients, nutrition data and cooking instructions | `apiKey` | Yes | Yes | | [Rustybeer](https://rustybeer.herokuapp.com/) | Beer brewing tools | No | Yes | No | | [Spoonacular](https://spoonacular.com/food-api) | Recipes, Food Products, and Meal Planning | `apiKey` | Yes | Unknown | | [Systembolaget](https://api-portal.systembolaget.se) | Govornment owned liqour store in Sweden | `apiKey` | Yes | Unknown |