From fbebeac0d451ff66527acc501f0da01782a8d184 Mon Sep 17 00:00:00 2001 From: thamudi Date: Tue, 25 May 2021 06:48:06 +0300 Subject: [PATCH] Add Pyschonauts API to Games & Comics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 074d2701..d7854a96 100644 --- a/README.md +++ b/README.md @@ -488,6 +488,7 @@ API | Description | Auth | HTTPS | CORS | | [PlayerUnknown's Battlegrounds](https://pubgtracker.com/site-api) | PUBG Stats | `apiKey` | Yes | Unknown | | [Pokéapi](https://pokeapi.co) | Pokémon Information | No | Yes | Unknown | | [Pokémon TCG](https://pokemontcg.io) | Pokémon TCG Information | No | Yes | Unknown | +| [Pyschonauts](https://pyschonauts-api.netlify.app/) | Pyschonauts World Characters Information and PSI Powers | No | Yes | Yes | | [Random Facts](https://fungenerators.com/api/facts/) | Random Facts from hundreds of categories | `apiKey` | Yes | Yes | | [Rick and Morty](https://rickandmortyapi.com) | All the Rick and Morty information, including images | No | Yes | Yes | | [Riot Games](https://developer.riotgames.com/) | League of Legends Game Information | `apiKey` | Yes | Unknown |