From 5fcb47a7f6916a6abe7140166cff675e83e96418 Mon Sep 17 00:00:00 2001 From: Mark Kopenga Date: Fri, 23 Mar 2018 09:15:27 +0100 Subject: [PATCH 1/4] Added Wargaming entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0dbf359f..0ee59fc0 100644 --- a/README.md +++ b/README.md @@ -341,6 +341,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Riot Games | League of Legends Game Information | `apiKey` | Yes | Unknown | [Go!](https://developer.riotgames.com/) | | Steam | Steam Client Interaction | `OAuth` | Yes | Unknown | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | | xkcd | Retrieve xkcd comics as JSON | No | Yes | Unknown | [Go!](https://xkcd.com/json.html) | +| Wargaming.net | Get access to Wargaming.net content, including in-game and game-related content, as well as player statistics. | apiKey | Yes | No | [Go!](https://developers.wargaming.net/) | ### Geocoding API | Description | Auth | HTTPS | CORS | Link | From b3edc52c2591ee7e78a32737652ed329f35e7285 Mon Sep 17 00:00:00 2001 From: Mark Kopenga Date: Fri, 23 Mar 2018 09:19:26 +0100 Subject: [PATCH 2/4] Changed the discription of Wargaming.net --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ee59fc0..b8c70cb1 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Riot Games | League of Legends Game Information | `apiKey` | Yes | Unknown | [Go!](https://developer.riotgames.com/) | | Steam | Steam Client Interaction | `OAuth` | Yes | Unknown | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | | xkcd | Retrieve xkcd comics as JSON | No | Yes | Unknown | [Go!](https://xkcd.com/json.html) | -| Wargaming.net | Get access to Wargaming.net content, including in-game and game-related content, as well as player statistics. | apiKey | Yes | No | [Go!](https://developers.wargaming.net/) | +| Wargaming.net | Wargaming.net info and stats | apiKey | Yes | No | [Go!](https://developers.wargaming.net/) | ### Geocoding API | Description | Auth | HTTPS | CORS | Link | From 31d7126e263f018eb835a110a8b26aa5557fdd1b Mon Sep 17 00:00:00 2001 From: Mark Kopenga Date: Fri, 23 Mar 2018 10:31:53 +0100 Subject: [PATCH 3/4] Placed in on the write position --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8c70cb1..3cbba3b8 100644 --- a/README.md +++ b/README.md @@ -340,8 +340,8 @@ API | Description | Auth | HTTPS | CORS | Link | | Rick and Morty | All the Rick and Morty information, including images | No | Yes | Yes | [Go!](https://rickandmortyapi.com) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | Unknown | [Go!](https://developer.riotgames.com/) | | Steam | Steam Client Interaction | `OAuth` | Yes | Unknown | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | -| xkcd | Retrieve xkcd comics as JSON | No | Yes | Unknown | [Go!](https://xkcd.com/json.html) | | Wargaming.net | Wargaming.net info and stats | apiKey | Yes | No | [Go!](https://developers.wargaming.net/) | +| xkcd | Retrieve xkcd comics as JSON | No | Yes | Unknown | [Go!](https://xkcd.com/json.html) | ### Geocoding API | Description | Auth | HTTPS | CORS | Link | From f502a254ebf0ed5df592b8545a255a2f0097a670 Mon Sep 17 00:00:00 2001 From: Mark Kopenga Date: Fri, 23 Mar 2018 11:24:30 +0100 Subject: [PATCH 4/4] Added backticks to apikey --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cbba3b8..e095a437 100644 --- a/README.md +++ b/README.md @@ -340,7 +340,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Rick and Morty | All the Rick and Morty information, including images | No | Yes | Yes | [Go!](https://rickandmortyapi.com) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | Unknown | [Go!](https://developer.riotgames.com/) | | Steam | Steam Client Interaction | `OAuth` | Yes | Unknown | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | -| Wargaming.net | Wargaming.net info and stats | apiKey | Yes | No | [Go!](https://developers.wargaming.net/) | +| Wargaming.net | Wargaming.net info and stats | `apiKey` | Yes | No | [Go!](https://developers.wargaming.net/) | | xkcd | Retrieve xkcd comics as JSON | No | Yes | Unknown | [Go!](https://xkcd.com/json.html) | ### Geocoding