Browse Source

Added backticks to apikey

pull/638/head
Mark Kopenga 6 years ago
committed by GitHub
parent
commit
f502a254eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

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


Loading…
Cancel
Save