From 0322756b490069048b9512de72638dd12b0fd497 Mon Sep 17 00:00:00 2001 From: Jeroen Claassens Date: Sat, 29 Jan 2022 16:08:09 +0000 Subject: [PATCH] Add GraphQL Pokemon API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f60eac6..6cbb75e9 100644 --- a/README.md +++ b/README.md @@ -812,6 +812,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [Genshin Impact](https://genshin.dev) | Genshin Impact game data | No | Yes | Yes | | [Giant Bomb](https://www.giantbomb.com/api/documentation) | Video Games | `apiKey` | Yes | Unknown | +| [GraphQL Pokemon](https://github.com/favware/graphql-pokemon) | GraphQL powered Pokemon API. Supports generations 1 through 8 | No | Yes | Yes | | [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 | | [Halo](https://developer.haloapi.com/) | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | Unknown |