From 2c89714fe3e34ebbc6585aa055e70087edb904bd Mon Sep 17 00:00:00 2001 From: Dale Inverarity Date: Mon, 26 Jan 2026 05:47:39 -0500 Subject: [PATCH] Remove LCBO API, Add lcbo.dev (#649) Removing lcboapi as is no longer online https://github.com/heycarsten/lcbo-api/issues/49 and adding lcbo.dev, as a replacement. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e7538e9..0c5318bf 100644 --- a/README.md +++ b/README.md @@ -852,7 +852,7 @@ like WhatsApp | `apiKey` | Yes | Yes | | [Foodish](https://github.com/surhud004/Foodish#readme) | Random pictures of food dishes | No | Yes | Yes | | [Jelly Belly Wiki](https://jelly-belly-wiki.netlify.app/) | Data about Jelly Belly beans- flavores, facts, history and more endpoints | No | Yes | Yes | | [Kroger](https://developer.kroger.com/reference) | Supermarket Data | `apiKey` | Yes | Unknown | -| [LCBO](https://lcboapi.com/) | Alcohol | `apiKey` | Yes | Unknown | +| [LCBO](https://lcbo.dev/) | Alcohol | No | Yes | Yes | | [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://github.com/alxiw/punkapi) | BrewDog's DIY Dog beer catalogue as an API | No | Yes | Yes |