Commit 32d758ec authored by Dusty Reagan's avatar Dusty Reagan Committed by GitHub
Browse files

Merge pull request #1 from toddmotto/master

Updating fork
parents 60b4f1ca 2b5d5a39
......@@ -273,6 +273,7 @@ API | Description | Auth | HTTPS | Link |
| Games | Minecraft and other server info & user info) | No | Yes | [Go!](https://docs.gameapis.net/) |
| 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) |
| Halo | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | [Go!](https://developer.haloapi.com/) |
| 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) |
......
{
"count": 412,
"count": 413,
"entries": [
{
"API": "Dogs",
......@@ -1137,6 +1137,14 @@
"HTTPS": true,
"Link": "https://wiki.guildwars2.com/wiki/API:Main"
},
{
"API": "Halo",
"Auth": "apiKey",
"Category": "Games & Comics",
"Description": "Halo 5 and Halo Wars 2 Information",
"HTTPS": true,
"Link": "https://developer.haloapi.com/"
},
{
"API": "Jservice",
"Auth": null,
......
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment