From 376cb9a51a930f698403967c27867c8fe966636f Mon Sep 17 00:00:00 2001 From: Hari Karthic Mahadevan Date: Wed, 23 Aug 2017 16:28:02 +0530 Subject: [PATCH] added opendota api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9d25f56..5f96b25e 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ API | Description | Auth | HTTPS | Link | | 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/Clan/Post/39966/85087279/0/0) | +| Dota 2 | Dota 2 API | No | Yes | [Go!](https://docs.opendota.com/) | | Eve Online | Third-Party Developer Documentation | `OAuth` | Yes | [Go!](https://eveonline-third-party-documentation.readthedocs.io/en/latest/) | | 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) |