From cb0e2e44ff459d87d50481d196dd2c5fb3919701 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 3 Oct 2021 12:04:36 +0530 Subject: [PATCH] Add Geek-Jokes API to Games&Comics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73b353cc..8911e287 100644 --- a/README.md +++ b/README.md @@ -576,6 +576,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Geek-Jokes](https://github.com/sameerkumar18/geek-joke-api) | Fetch a random geeky/programming related joke for use in all sorts of applications | 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 | | [GW2Spidy](https://github.com/rubensayshi/gw2spidy/wiki) | GW2Spidy API, Items data on the Guild Wars 2 Trade Market | No | Yes | Unknown |