From 89e500d2a92ace6b205350d97f8b3798e21e9eaf Mon Sep 17 00:00:00 2001 From: Luis Paulo Dobreira <64305063+ldobreira@users.noreply.github.com> Date: Thu, 26 Aug 2021 21:21:15 +0100 Subject: [PATCH] Add MMO Games API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db7d7bdc..ab27b27c 100644 --- a/README.md +++ b/README.md @@ -567,6 +567,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](http://developer.marvel.com) | Marvel Comics | `apiKey` | No | Unknown | +| [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 | | [Open Trivia](https://opentdb.com/api_config.php) | Trivia Questions | No | Yes | Unknown | | [PandaScore](https://developers.pandascore.co/) | E-sports games and results | `apiKey` | Yes | Unknown |