From 969c2d8f7a576b830f1e2e88525be1551a17c1a5 Mon Sep 17 00:00:00 2001 From: ajnisbet Date: Fri, 31 Jul 2020 16:36:42 -0700 Subject: [PATCH] Add SpaceTradersAPI to Games * Add SpaceTradersAPI -[x] My submission is formatted according to the guidelines in the contributing guide -[x] My addition is ordered alphabetically -[x] My submission has a useful description -[x] The description does not end with punctuation -[x] Each table column is padded with one space on either side -[x] I have searched the repository for any relevant issues or pull requests -[x] Any category I am creating has the minimum requirement of 3 items -[x] All changes have been squashed into a single commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54456b40..50b178d8 100644 --- a/README.md +++ b/README.md @@ -465,6 +465,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [SpaceTradersAPI](https://spacetraders.io?rel=pub-apis) | A playable inter-galactic space trading MMOAPI | `OAuth` | 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 | | [Tronald Dump](https://www.tronalddump.io/) | The dumbest things Donald Trump has ever said | No | Yes | Unknown |