From c06f4136e6a1786bf805c5680149732649f0700d Mon Sep 17 00:00:00 2001 From: Ishola Japheth Date: Sat, 1 Jul 2017 10:24:43 +0100 Subject: [PATCH] Added BungieNetPlatform API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e632412..c33c68be 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,7 @@ Please note a passing build status indicates all listed APIs are available since | Clash Royale | Clash Royale Game Information | No | Yes | [Go!](https://github.com/martincarrera/clash-royale-api) | | Comic Vine | Comics | No | Yes | [Go!](https://comicvine.gamespot.com/api/documentation) | | Deck of Cards | Deck of Cards | No | No | [Go!](http://deckofcardsapi.com/) | +| Destiny The Game | Bungie Platform API | `apiKey` | Yes | [Go!](https://www.bungie.net/en/Application) | | 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) |