From 6ecbbba0205f9a328e68a6f82e21bc499878834e Mon Sep 17 00:00:00 2001 From: Gabriel Freitas Vasconcelos Date: Sat, 20 Mar 2021 20:27:17 -0300 Subject: [PATCH] Adds RuneScape API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12084d0a..8379bcce 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,7 @@ API | Description | Auth | HTTPS | CORS | | [Pokémon TCG](https://pokemontcg.io) | Pokémon TCG Information | No | Yes | Unknown | | [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 | +| [RuneScape](https://runescape.wiki/w/Application_programming_interface) | RuneScape and OSRS RPGs information | No | Yes | No | | [Scryfall](https://scryfall.com/docs/api) | Magic: The Gathering database | No | Yes | Yes | | [Steam](https://developer.valvesoftware.com/wiki/Steam_Web_API) | Steam Client Interaction | `OAuth` | Yes | Unknown | | [SuperHeroes](https://superheroapi.com) | All SuperHeroes and Villains data from all universes under a single API | `apiKey` | Yes | Unknown |