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 1/2] 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 | From 358a64e5db7a3e07221d0727c3bed56ef0cdc886 Mon Sep 17 00:00:00 2001 From: Shubham Singh <112804969+ShubSi26@users.noreply.github.com> Date: Mon, 11 Mar 2024 12:29:22 +0530 Subject: [PATCH 2/2] Added random Hindi jokes API With the help of this API, user can get random jokes in Hindi language. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ad86dd0..7b775214 100644 --- a/README.md +++ b/README.md @@ -700,8 +700,8 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [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 | +| [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 | | [Yo Momma Jokes](https://github.com/beanboi7/yomomma-apiv2) | REST API for Yo Momma Jokes | No | Yes | Unknown |