From ac3b66aed4c17bb96e88a0125443766347ed9032 Mon Sep 17 00:00:00 2001 From: Swaggeroo <57057662+Swaggeroo@users.noreply.github.com> Date: Sun, 6 Nov 2022 08:41:40 +0100 Subject: [PATCH] Added Scoresaber Api (#58) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d549094..21b760a 100644 --- a/README.md +++ b/README.md @@ -503,6 +503,7 @@ For information on contributing to this project, please see the [contributing gu | [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 | +| [Scoresaber](https://scoresaber.com/api/documentation) | Scoresaber Stats | No | Yes | Unknown | | [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 |