From 7c9376fee95ece8ba8919dd6763228f3752a1b90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Epu=C3=B1an?= Date: Wed, 23 Mar 2016 15:11:39 -0300 Subject: [PATCH] Both BreweryDB and LCBI needs API-KEY (registered users) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5359d5ae..5f559d0b 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| -| BreweryDB | Beer | No |[Go!](http://www.brewerydb.com/developers) | -| LCBO API | Alcohol | No |[Go!](https://lcboapi.com/) | +| BreweryDB | Beer | No, but apiKey query string |[Go!](http://www.brewerydb.com/developers) | +| LCBO API | Alcohol | No, but apiKey query string |[Go!](https://lcboapi.com/) | ### Data Access