From 665257b97c045b93d46072b1c4fc666e65d061a1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 8 Jan 2024 15:36:40 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index afb8e33..bd016b2 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1437, +"count": 1438, "entries": [ { "API": "AdoptAPet", @@ -4186,6 +4186,15 @@ "Link": "https://imgflip.com/api", "Category": "Entertainment" }, + { + "API": "JokeAPI", + "Description": "Jokes in multiple formats", + "Auth": "", + "HTTPS": true, + "Cors": "yes", + "Link": "https://jokeapi.dev/", + "Category": "Entertainment" + }, { "API": "Meme Maker", "Description": "REST API for create your own meme",