From 5363796d36be38a6cfd7158150b9110c6fc6856b Mon Sep 17 00:00:00 2001 From: Dylan Delobel Date: Mon, 7 Nov 2016 18:58:47 +0100 Subject: [PATCH] Add Open Trivia API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb828fb4..d8652216 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ A collective list of JSON APIs for use in web development. | Magic the gathering | Magic the gathering API | No | [Go!](http://magicthegathering.io/) | | Marvel | Marvel Comics API | No | [Go!](http://developer.marvel.com) | | Minecraft | Minecraft API (For server info & user info) | No |[Go!](https://mcapi.ca/) | +| Open Trivia | Trivia API | No | [Go!](https://opentdb.com/api_config.php) | | Pokéapi | The RESTful Pokémon API | No |[Go!](http://pokeapi.co) | | Riot Games | The RESTful League of Legends API | No |[Go!](https://developer.riotgames.com/) | | Steam | Steam Client API | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) |