From 7418f352739aef109f5899ab51bc8d2cf2d9bf28 Mon Sep 17 00:00:00 2001 From: Florian BOUILLON Date: Thu, 22 Jul 2021 09:44:00 +0200 Subject: [PATCH] Add TCGdex Signed-off-by: Florian BOUILLON --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ce4bda6..2d0e8e78 100644 --- a/README.md +++ b/README.md @@ -513,6 +513,7 @@ API | Description | Auth | HTTPS | CORS | | [SpaceTradersAPI](https://spacetraders.io?rel=pub-apis) | A playable inter-galactic space trading MMOAPI | `OAuth` | Yes | Yes | | [Steam](https://developer.valvesoftware.com/wiki/Steam_Web_API) | Steam Client Interaction | `OAuth` | Yes | Unknown | | [SuperHeroes](https://superheroapi.com) | All SuperHeroes and Villains data from all universes under a single API | `apiKey` | Yes | Unknown | +| [TCGdex](https://www.tcgdex.net/docs) | Multi languages Pokémon TCG Information | No | Yes | Yes | | [Tronald Dump](https://www.tronalddump.io/) | The dumbest things Donald Trump has ever said | No | Yes | Unknown | | [Wargaming.net](https://developers.wargaming.net/) | Wargaming.net info and stats | `apiKey` | Yes | No | | [xkcd](https://xkcd.com/json.html) | Retrieve xkcd comics as JSON | No | Yes | No |