From 5d56d842cba8c9c039097b53c97d1348ddcf3f4a Mon Sep 17 00:00:00 2001 From: moriakaice Date: Fri, 12 Jan 2018 10:40:15 +0000 Subject: [PATCH] =?UTF-8?q?Added=20Pok=C3=A9mon=20TCG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5daa9d5b..305ab24b 100644 --- a/README.md +++ b/README.md @@ -326,6 +326,7 @@ API | Description | Auth | HTTPS | Link | | PandaScore | E-sports games and results | `apiKey` | Yes | [Go!](https://api.pandascore.co) | | PlayerUnknown's Battlegrounds | PUBG Stats | `apiKey` | Yes | [Go!](https://pubgtracker.com/site-api) | | Pokéapi | Pokémon Information | No | Yes | [Go!](https://pokeapi.co) | +| Pokémon TCG | Pokémon TCG Information | No | Yes | [Go!](https://pokemontcg.io) | | Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) | | Steam | Steam Client Interaction | `OAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) |