From fd9bb075923d3c20250b330cb234a8ede6d90c1a Mon Sep 17 00:00:00 2001 From: Christian Bilevits Date: Mon, 11 Oct 2021 10:37:47 +0200 Subject: [PATCH] Add systembolaget Add the Swedish owned liquor store Systembolaget --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa684c55..57324df9 100644 --- a/README.md +++ b/README.md @@ -590,6 +590,7 @@ API | Description | Auth | HTTPS | CORS | | [PunkAPI](https://punkapi.com/) | Brewdog Beer Recipes | No | Yes | Unknown | | [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 | | [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 |