From 1f4d00f8ec399024a8a755382205043605151044 Mon Sep 17 00:00:00 2001 From: amitSharma7741 <92267283+amitSharma7741@users.noreply.github.com> Date: Fri, 9 Sep 2022 17:55:41 +0530 Subject: [PATCH] add hindi jokes api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..03ba9ed5 100644 --- a/README.md +++ b/README.md @@ -694,6 +694,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [chucknorris.io](https://api.chucknorris.io) | JSON API for hand curated Chuck Norris jokes | No | Yes | Unknown | +| [Hindi jokes](https://github.com/amitSharma7741/Hindi_jokes_api) | Get random jokes in hindi language | No | Yes | Unknown | | [Corporate Buzz Words](https://github.com/sameerkumar18/corporate-bs-generator-api) | REST API for Corporate Buzz Words | No | Yes | Yes | | [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 |