From 0f1c95f2ee1cccb57c3e6cc94662adfa1305278b Mon Sep 17 00:00:00 2001 From: Manish <1428624+manishh@users.noreply.github.com> Date: Mon, 16 Oct 2023 15:08:42 +0530 Subject: [PATCH] Add Official Joke API (#220) Added official joke API to the list Added official joke API to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2483e60..5f7a49a 100644 --- a/README.md +++ b/README.md @@ -678,6 +678,7 @@ | [elonmu.sh](https://elonmu.sh/) | Get random news article featuring Elon Musk | No | Yes | Unknown | | [Imgflip](https://imgflip.com/api) | Gets an array of popular memes | No | Yes | Unknown | | [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 | | [Random Dad Joke](https://icanhazdadjoke.com/) | API for largest selection of dad jokes on the internet | No | Yes | Unknown | | [Random Useless Facts](https://uselessfacts.jsph.pl/) | Get useless, but true facts | No | Yes | Unknown | | [Techy](https://techy-api.vercel.app/) | JSON and Plaintext API for tech-savvy sounding phrases | No | Yes | Unknown |