From 807db82b03a607ef0bdc8c30a5f1646b7ee2faa1 Mon Sep 17 00:00:00 2001 From: falkzeh Date: Thu, 15 Jul 2021 17:45:23 +0100 Subject: [PATCH] Add Mario Kart Tour API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 209ed49c..a27b3143 100644 --- a/README.md +++ b/README.md @@ -497,6 +497,7 @@ API | Description | Auth | HTTPS | CORS | | [Jservice](http://jservice.io) | Jeopardy Question Database | No | No | Unknown | | [Lichess](https://lichess.org/api) | Access to all data of users, games, puzzles and etc on Lichess | `OAuth` | Yes | Unknown | | [Magic The Gathering](http://magicthegathering.io/) | Magic The Gathering Game Information | No | No | Unknown | +| [Mario Kart Tour](https://mario-kart-tour-api.herokuapp.com/) | API for Drivers, Karts, Gliders and Courses | Yes | Yes | Unknown | | [Marvel](http://developer.marvel.com) | Marvel Comics | `apiKey` | No | Unknown | | [mod.io](https://docs.mod.io) | Cross Platform Mod API | `apiKey` | Yes | Unknown | | [Open Trivia](https://opentdb.com/api_config.php) | Trivia Questions | No | Yes | Unknown |