From 3e180f96ec381e1e61da3b5953754e506ee0cbcb Mon Sep 17 00:00:00 2001 From: anaggh Date: Sat, 22 Sep 2018 05:36:42 +0530 Subject: [PATCH] Add Vainglory (#760) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57ce06ff..66f51316 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,7 @@ API | Description | Auth | HTTPS | CORS | | [Rick and Morty](https://rickandmortyapi.com) | All the Rick and Morty information, including images | No | Yes | Yes | | [Riot Games](https://developer.riotgames.com/) | League of Legends Game Information | `apiKey` | Yes | Unknown | | [Steam](https://developer.valvesoftware.com/wiki/Steam_Web_API) | Steam Client Interaction | `OAuth` | Yes | Unknown | +| [Vainglory](https://developer.vainglorygame.com/) | Vainglory Players, Matches and Telemetry | `apiKey` | Yes | Yes | | [Wargaming.net](https://developers.wargaming.net/) | Wargaming.net info and stats | `apiKey` | Yes | No | | [xkcd](https://xkcd.com/json.html) | Retrieve xkcd comics as JSON | No | Yes | Unknown |