From 74e77db28aecc6b6f381a1bf274dc0bb718c2810 Mon Sep 17 00:00:00 2001 From: Paresh Chouhan Date: Mon, 29 May 2017 17:14:55 +0530 Subject: [PATCH] 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) |