From 0d4274f19ee9718d0184e0f1479e1c4c20c3a6e7 Mon Sep 17 00:00:00 2001 From: adamclement-exe <57185830+adamclement-exe@users.noreply.github.com> Date: Wed, 16 Feb 2022 09:49:08 +0000 Subject: [PATCH] Added https://rps101.pythonanywhere.com/api rock paper scissors with 101 objects API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 584836d8..975b1f16 100644 --- a/README.md +++ b/README.md @@ -891,6 +891,7 @@ API | Description | Auth | HTTPS | CORS | | [RAWG.io](https://rawg.io/apidocs) | 500,000+ games for 50 platforms including mobiles | `apiKey` | 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 | +| [Rock, Paper, Scissors 101](https://rps101.pythonanywhere.com/api) | Rock, Paper, Scissors with 101 objects | No | Yes | Yes | | [RuneScape](https://runescape.wiki/w/Application_programming_interface) | RuneScape and OSRS RPGs information | No | Yes | No | | [Sakura CardCaptor](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 |