From a53b0be45027b593f0a5fdd631cf2d90efffbd20 Mon Sep 17 00:00:00 2001 From: Delta Dextra Date: Tue, 26 Oct 2021 10:21:50 +0800 Subject: [PATCH] Add Puyo Nexus API to Games --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 314d3c49..66cba6bc 100644 --- a/README.md +++ b/README.md @@ -733,6 +733,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Puyo Nexus](https://github.com/deltadex7/puyodb-api-deno) | Puyo Puyo information from Puyo Nexus Wiki | No | Yes | Yes | | [quizapi.io](https://quizapi.io/) | Access to various kind of quiz questions | `apiKey` | Yes | Yes | | [Raider](https://raider.io/api) | Provides detailed character and guild rankings for Raiding and Mythic+ content in World of Warcraft | No | Yes | Unknown | | [Random Facts](https://fungenerators.com/api/facts/) | Random Facts from hundreds of categories | `apiKey` | Yes | Yes |