From 74e77db28aecc6b6f381a1bf274dc0bb718c2810 Mon Sep 17 00:00:00 2001 From: Paresh Chouhan Date: Mon, 29 May 2017 17:14:55 +0530 Subject: [PATCH 1/2] Added Qriusity API Qriusity is a quiz and trivia API. The API is easy to use and requires no signup :) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39c65ec0..fae240f5 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ Please note a passing build status indicates all listed APIs are available since | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | | Minecraft | Minecraft server info & user info) | No | Yes | [Go!](https://mcapi.ca/) | | Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) | +| Qriusity | Quiz/Trivia Questions | No | No | [Go!](http://qriusity.com/) | | Pokéapi | Pokémon Information | No | No | [Go!](http://pokeapi.co) | | 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) | From e1efaa008a841a920f4d63f294f6089a6fa66961 Mon Sep 17 00:00:00 2001 From: Paresh Chouhan Date: Mon, 29 May 2017 22:42:11 +0530 Subject: [PATCH 2/2] In alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fae240f5..f3f22e8c 100644 --- a/README.md +++ b/README.md @@ -261,8 +261,8 @@ Please note a passing build status indicates all listed APIs are available since | Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | | Minecraft | Minecraft server info & user info) | No | Yes | [Go!](https://mcapi.ca/) | | Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) | -| Qriusity | Quiz/Trivia Questions | No | No | [Go!](http://qriusity.com/) | | Pokéapi | Pokémon Information | No | No | [Go!](http://pokeapi.co) | +| Qriusity | Quiz/Trivia Questions | No | No | [Go!](http://qriusity.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) | | SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) |