From 4c2601dbd19135aa9a21b1361e1679be8771420c Mon Sep 17 00:00:00 2001 From: Anton Date: Sat, 18 Dec 2021 17:50:26 +0100 Subject: [PATCH] Add Minecraft Server Status (#2950) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24445b89..76d5927a 100644 --- a/README.md +++ b/README.md @@ -822,6 +822,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | `OAuth` | Yes | Unknown | | [Marvel](https://developer.marvel.com) | Marvel Comics | `apiKey` | Yes | Unknown | +| [Minecraft Server Status](https://api.mcsrvstat.us) | API to get Information about a Minecraft Server | No | Yes | No | | [MMO Games](https://www.mmobomb.com/api) | MMO Games Database, News and Giveaways | No | Yes | No | | [mod.io](https://docs.mod.io) | Cross Platform Mod API | `apiKey` | Yes | Unknown | | [Mojang](https://wiki.vg/Mojang_API) | Mojang / Minecraft API | `apiKey` | Yes | Unknown |