diff --git a/db/resources.json b/db/resources.json index 40c703e4..9a9b6e7d 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1436, +"count": 1437, "entries": [ { "API": "Cat Facts", @@ -5022,6 +5022,15 @@ "Link": "https://world.openfoodfacts.org/data", "Category": "Food & Drink" }, + { + "API": "PunkAPI", + "Description": "BrewDog's DIY Dog beer catalogue as an API", + "Auth": "", + "HTTPS": true, + "Cors": "yes", + "Link": "https://github.com/alxiw/punkapi", + "Category": "Food & Drink" + }, { "API": "Spoonacular", "Description": "Recipes, Food Products, and Meal Planning",