From 2267ce7a831bf41ac6c8754cb95a7dc68b0b57db Mon Sep 17 00:00:00 2001 From: Akhil V <65052071+aakhilv@users.noreply.github.com> Date: Wed, 19 Jan 2022 20:05:06 -0600 Subject: [PATCH] Add Fun Fact to Entertainment (#3010) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6dcc22a..3c7f487d 100644 --- a/README.md +++ b/README.md @@ -653,6 +653,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [chucknorris.io](https://api.chucknorris.io) | JSON API for hand curated Chuck Norris jokes | No | Yes | Unknown | | [Excuser](https://excuser.herokuapp.com/) | Get random excuses for various situations | No | Yes | Unknown | +| [Fun Fact](https://ffa.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 | | [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 |