From 8cf190e5a539c524769c0a70d572c4e8d2fd2679 Mon Sep 17 00:00:00 2001 From: Nacho Caiafa Date: Thu, 7 Oct 2021 15:43:28 -0300 Subject: [PATCH] add Sakura CardCaptor API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00624fe0..ef95a006 100644 --- a/README.md +++ b/README.md @@ -640,6 +640,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Sakura CardCaptor API](https://github.com/JessVel/sakura-card-captor-api) | Sakura CardCaptor Cards Information | No | Yes | Unknown | | [Scryfall](https://scryfall.com/docs/api) | Magic: The Gathering database | No | Yes | Yes | | [SpaceTradersAPI](https://spacetraders.io?rel=pub-apis) | A playable inter-galactic space trading MMOAPI | `OAuth` | Yes | Yes | | [Steam](https://steamapi.xpaw.me/) | Steam Web API documentation | `apiKey` | Yes | No |