From 5398a7a6b69427c74309bc1f7d1e0c3030f19bbb Mon Sep 17 00:00:00 2001 From: Lakshya Garg Date: Sun, 3 Oct 2021 16:54:30 +0530 Subject: [PATCH] Added Order Pizza API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a1c5311..0cff996e 100644 --- a/README.md +++ b/README.md @@ -537,6 +537,7 @@ API | Description | Auth | HTTPS | CORS | | [LCBO](https://lcboapi.com/) | Alcohol | `apiKey` | Yes | Unknown | | [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 | +| [OrderPizzaAPI](https://order-pizza-api.herokuapp.com/api/ui/) | Order Pizza | `apiKey` | Yes | Unknown | | [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 |