From a6301c87e69fbec71ae2f5d47d9baacb841648b6 Mon Sep 17 00:00:00 2001 From: Sachin Sharma Date: Wed, 15 Sep 2021 11:53:59 +0530 Subject: [PATCH] Added Fun Facts API Added Fun Facts API on Line 564 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03f124aa..61015405 100644 --- a/README.md +++ b/README.md @@ -561,6 +561,7 @@ API | Description | Auth | HTTPS | CORS | | [Fortnite](https://fortnitetracker.com/site-api) | Fortnite Stats | `apiKey` | Yes | Unknown | | [Forza](https://docs.forza-api.tk) | Show random image of car from Forza | No | Yes | Unknown | | [FreeToGame](https://www.freetogame.com/api-doc) | Free-To-Play Games Database | No | Yes | Yes | +| [Fun Facts](https://asli-fun-fact-api.herokuapp.com/) | Random Fun Facts | No | Yes | Yes | | [GamerPower](https://www.gamerpower.com/api-read) | Game Giveaways Tracker | No | Yes | Yes | | [Giant Bomb](https://www.giantbomb.com/api/documentation) | Video Games | `apiKey` | Yes | Unknown | | [Guild Wars 2](https://wiki.guildwars2.com/wiki/API:Main) | Guild Wars 2 Game Information | `apiKey` | Yes | Unknown |