From ce53c7745da45804c9ec533370dbaed29c6c6cb2 Mon Sep 17 00:00:00 2001 From: fauzan171 Date: Wed, 20 May 2026 14:59:43 +0700 Subject: [PATCH] Add JokeAPI to Entertainment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 025ab1ab..82aa7986 100644 --- a/README.md +++ b/README.md @@ -707,6 +707,7 @@ API | Description | Auth | HTTPS | CORS | | [Excuser](https://excuser.herokuapp.com/) | Get random excuses for various situations | No | Yes | Unknown | | [Fun Fact](https://api.aakhilv.me) | A simple HTTPS api that can randomly select and return a fact from the FFA database | No | Yes | Yes | | [Imgflip](https://imgflip.com/api) | Gets an array of popular memes | No | Yes | Unknown | +| [JokeAPI](https://v2.jokeapi.dev/) | Programmable jokes in multiple languages with filtering options | No | Yes | Yes | | [justmeme.wtf](https://justmeme.wtf/api-docs) | Free meme API with 2400+ templates, search, trending, and AI generation | No | Yes | Yes | | [Meme Maker](https://mememaker.github.io/API/) | REST API for create your own meme | No | Yes | Unknown | | [Memesio](https://memesio.com/developers/api) | Meme creation API with templates, editable captions and hosted share links | No | Yes | No |