Placed in on the write position

This commit is contained in:
Mark Kopenga
2018-03-23 10:31:53 +01:00
committed by GitHub
parent b3edc52c25
commit 31d7126e26

View File

@@ -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 |