From febcc108eb5cc167ae5ed122cf8bde2a0bbc1aab Mon Sep 17 00:00:00 2001 From: Shubham Singh <112804969+ShubSi26@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:26:39 +0530 Subject: [PATCH] Added Random Hindi jokes API With the help of hindi-jokes-api, user can get random jokes in Hindi language --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..4ad86dd0 100644 --- a/README.md +++ b/README.md @@ -701,6 +701,7 @@ API | Description | Auth | HTTPS | CORS | | [Meme Maker](https://mememaker.github.io/API/) | REST API for create your own meme | No | Yes | Unknown | | [NaMoMemes](https://github.com/theIYD/NaMoMemes) | Memes on Narendra Modi | No | Yes | Unknown | | [Random Useless Facts](https://uselessfacts.jsph.pl/) | Get useless, but true facts | No | Yes | Unknown | +| [Random Hindi Jokes](https://hindi-jokes-api.onrender.com/) | JSON API for random jokes in Hindi Language | `apiKey` | Yes | Unknown | | [Techy](https://techy-api.vercel.app/) | JSON and Plaintext API for tech-savvy sounding phrases | No | Yes | Unknown | | [Yo Momma Jokes](https://github.com/beanboi7/yomomma-apiv2) | REST API for Yo Momma Jokes | No | Yes | Unknown |