From a4e175a1204f9aff3fe95c496e46a02142f9000a Mon Sep 17 00:00:00 2001 From: cakuang1 <70300980+cakuang1@users.noreply.github.com> Date: Thu, 19 Oct 2023 07:35:57 -0700 Subject: [PATCH] Added PunAPI (#229) * Update README.md * Reorder --------- Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e70e73..c748250 100644 --- a/README.md +++ b/README.md @@ -682,6 +682,7 @@ | [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 | +| [Puns](https://punapi.rest/) | Puns and pun based memes. REST API | No | Yes | Yes | | [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 |