From 13af3d429a1e6724feb18bd04db5075b78a82bb0 Mon Sep 17 00:00:00 2001 From: ahujaesh <86844958+ahujaesh@users.noreply.github.com> Date: Mon, 8 Jan 2024 09:36:24 -0600 Subject: [PATCH] Add JokeAPI API (#275) * Add JokeAPI to entertainment. * Fix double https --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2b99c7e..5efe3100 100644 --- a/README.md +++ b/README.md @@ -687,6 +687,7 @@ | [elonmu.sh](https://elonmu.sh/) | Get random news article featuring Elon Musk | No | Yes | Unknown | | [Fuck Off As A Service](https://foaas.dev/) | FOAAS (Fuck Off As A Service) provides a modern, RESTful, scalable solution to the common problem of telling people to fuck off. | No | Yes | Unknown | | [Imgflip](https://imgflip.com/api) | Gets an array of popular memes | No | Yes | Unknown | +| [JokeAPI](https://jokeapi.dev/) | Jokes in multiple formats | No | Yes | Yes | | [Meme Maker](https://mememaker.github.io/API/) | REST API for create your own meme | No | Yes | Unknown | | [Official Joke](https://official-joke-api.appspot.com/) | API for random and programming jokes | No | Yes | Unknown | | [Puns](https://punapi.rest/) | Puns and pun based memes. REST API | No | Yes | Yes |