Browse Source

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
pull/1574/head
ajnisbet 3 years ago
committed by Art Longbottom
parent
commit
969c2d8f7a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -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 |


Loading…
Cancel
Save