Unverified Commit 74450410 authored by Maikel van der Knaap / Jarno Midumulf's avatar Maikel van der Knaap / Jarno Midumulf Committed by GitHub
Browse files

PokeApi HTTPS #583

fix for #583
parent db33399f
...@@ -325,7 +325,7 @@ API | Description | Auth | HTTPS | Link | ...@@ -325,7 +325,7 @@ API | Description | Auth | HTTPS | Link |
| Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) | | Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) |
| PandaScore | E-sports games and results | `apiKey` | Yes | [Go!](https://api.pandascore.co) | | PandaScore | E-sports games and results | `apiKey` | Yes | [Go!](https://api.pandascore.co) |
| PlayerUnknown's Battlegrounds | PUBG Stats | `apiKey` | Yes | [Go!](https://pubgtracker.com/site-api) | | PlayerUnknown's Battlegrounds | PUBG Stats | `apiKey` | Yes | [Go!](https://pubgtracker.com/site-api) |
| Pokéapi | Pokémon Information | No | No | [Go!](http://pokeapi.co) | | Pokéapi | Pokémon Information | No | Yes | [Go!](https://pokeapi.co) |
| Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) | | Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) |
| Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) | | Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) |
| Steam | Steam Client Interaction | `OAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | | Steam | Steam Client Interaction | `OAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment