Browse Source

Merge pull request #587 from moriakaice/feature/pokemontcgio

Added Pokémon TCG API
pull/680/head
Dave Machado 6 years ago
committed by GitHub
parent
commit
ecb5c64c6e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -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) |


Loading…
Cancel
Save