From 478681dd99e9afed7179d8e11f04bdd6f6084740 Mon Sep 17 00:00:00 2001 From: Param Thakkar Date: Sat, 23 Mar 2019 22:52:18 -0400 Subject: [PATCH] Add Hypixel API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a015120..3c649aef 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,7 @@ API | Description | Auth | HTTPS | CORS | | [Guild Wars 2](https://wiki.guildwars2.com/wiki/API:Main) | Guild Wars 2 Game Information | `apiKey` | Yes | Unknown | | [Halo](https://developer.haloapi.com/) | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | Unknown | | [Hearthstone](http://hearthstoneapi.com/) | Hearthstone Cards Information | `X-Mashape-Key` | Yes | Unknown | +| [Hypixel](https://api.hypixel.net/) | Hypixel player stats | `apiKey` | Yes | Unknown | | [IGDB.com](https://api.igdb.com/) | Video Game Database | `apiKey` | Yes | Unknown | | [Jokes](https://github.com/15Dkatz/official_joke_api) | Programming and general jokes | No | Yes | Unknown | | [Jservice](http://jservice.io) | Jeopardy Question Database | No | No | Unknown |