From c91cc0cb92038e4108cc2a2fdba26bb6228ba3be Mon Sep 17 00:00:00 2001 From: Daniel Fenjves Date: Wed, 14 Jun 2017 13:21:46 -0400 Subject: [PATCH 1/3] Create README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd04e1ab..961a30c3 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ Please note a passing build status indicates all listed APIs are available since | Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) | | Steam | Steam Client Interaction | `OAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | | SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) | +| Jservice | Jeopardy Question Database | No | No | [Go!](https://jservice.io) ### Geocoding From 75f24a98424454cd31b2185d2d380087b3df078c Mon Sep 17 00:00:00 2001 From: Daniel Fenjves Date: Thu, 15 Jun 2017 13:39:39 -0400 Subject: [PATCH 2/3] Create README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 961a30c3..51a5364c 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ Please note a passing build status indicates all listed APIs are available since | Giant Bomb | Video Games | No | Yes | [Go!](https://www.giantbomb.com/api/documentation) | | Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) | | Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) | +| Jservice | Jeopardy Question Database | No | No | [Go!](http://jservice.io) | | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | | Minecraft | Minecraft server info & user info) | No | Yes | [Go!](https://mcapi.ca/) | | Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) | @@ -267,7 +268,6 @@ Please note a passing build status indicates all listed APIs are available since | Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) | | Steam | Steam Client Interaction | `OAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | | SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) | -| Jservice | Jeopardy Question Database | No | No | [Go!](https://jservice.io) ### Geocoding From 1a9e024548c68b703c0eb08134343011b605e464 Mon Sep 17 00:00:00 2001 From: Daniel Fenjves Date: Sat, 17 Jun 2017 11:11:11 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51a5364c..b9cbfb06 100644 --- a/README.md +++ b/README.md @@ -258,8 +258,8 @@ Please note a passing build status indicates all listed APIs are available since | Eve Online | Third-Party Developer Documentation | `OAuth` required for some parts | Yes | [Go!](https://eveonline-third-party-documentation.readthedocs.io/en/latest/) | | Giant Bomb | Video Games | No | Yes | [Go!](https://www.giantbomb.com/api/documentation) | | Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) | -| Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) | | Jservice | Jeopardy Question Database | No | No | [Go!](http://jservice.io) | +| Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) | | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | | Minecraft | Minecraft server info & user info) | No | Yes | [Go!](https://mcapi.ca/) | | Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) |