From 44d247d1288819fc7020955fe105044e0d3d9b08 Mon Sep 17 00:00:00 2001 From: Leah Tabush Date: Sat, 2 Oct 2021 23:14:14 -0700 Subject: [PATCH] added coffee api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73b353cc..e90d0f91 100644 --- a/README.md +++ b/README.md @@ -529,6 +529,7 @@ API | Description | Auth | HTTPS | CORS | ### Food & Drink API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| +| [Coffee](https://coffee.alexflipnote.dev/) | Random pictures of coffee | No | Yes | Unknown | | [Edamam nutrition](https://developer.edamam.com/edamam-docs-nutrition-api) | Nutrition Analysis | `apiKey` | Yes | Unknown | | [Edamam recipes](https://developer.edamam.com/edamam-docs-recipe-api) | Recipe Search | `apiKey` | Yes | Unknown | | [Foodish](https://github.com/surhud004/Foodish#readme) | Random pictures of food dishes | No | Yes | Yes |