From fa7d273de5209f6580cddc0399961933ea551884 Mon Sep 17 00:00:00 2001 From: Adzkar Date: Sat, 30 Oct 2021 00:22:54 +0900 Subject: [PATCH] =?UTF-8?q?Add=20Pok=C3=A9API=20(GraphQL)=20(#2748)?= 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 b2fcab63..8f44610c 100644 --- a/README.md +++ b/README.md @@ -765,6 +765,7 @@ API | Description | Auth | HTTPS | CORS | | [Path of Exile](https://www.pathofexile.com/developer/docs) | Path of Exile Game Information | `OAuth` | Yes | Unknown | | [PlayerDB](https://playerdb.co/) | Query Minecraft, Steam and XBox Accounts | No | Yes | Unknown | | [Pokéapi](https://pokeapi.co) | Pokémon Information | No | Yes | Unknown | +| [PokéAPI (GraphQL)](https://github.com/mazipan/graphql-pokeapi) | The Unofficial GraphQL for PokeAPI | No | Yes | Yes | | [Pokémon TCG](https://pokemontcg.io) | Pokémon TCG Information | No | Yes | Unknown | | [Psychonauts](https://psychonauts-api.netlify.app/) | Psychonauts World Characters Information and PSI Powers | No | Yes | Yes | | [PUBG](https://developer.pubg.com/) | Access in-game PUBG data | `apiKey` | Yes | Yes |