From 595c792ec35583f9e5c1b13ff2885beecd902c79 Mon Sep 17 00:00:00 2001 From: Flavio Frois Date: Tue, 18 Aug 2026 15:01:53 -0300 Subject: [PATCH] =?UTF-8?q?Add=20Pok=C3=A9Sprite=20API=20to=20Games=20&=20?= =?UTF-8?q?Comics?= 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 7009f3b5..c18f4434 100644 --- a/README.md +++ b/README.md @@ -1019,6 +1019,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [PokéSprite](https://msikma.github.io/pokesprite/) | Database of Pokémon sprites and icons | No | Yes | Yes | | [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 | | [Puyo Nexus](https://github.com/deltadex7/puyodb-api-deno) | Puyo Puyo information from Puyo Nexus Wiki | No | Yes | Yes |