From 2ad6f4fda42f6cd7a13477ac7dd8672307cc6f08 Mon Sep 17 00:00:00 2001 From: Nevin Vu Date: Fri, 23 Feb 2018 14:05:15 +0800 Subject: [PATCH] Added AmiiboAPI to games. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 877bba0d..ba511720 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ API | Description | Auth | HTTPS | CORS | Link | ### Games & Comics API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| +| AmiiboAPI | Amiibo Information | No | No | Yes | [Go!](http://www.amiiboapi.com/) | | Battle.net | Blizzard Entertainment | `apiKey` | Yes | Unknown | [Go!](https://dev.battle.net/) | | Battlefield 4 | Battlefield 4 Information | No | Yes | Unknown | [Go!](https://bf4stats.com/api) | | Chuck Norris Database | Jokes | No | No | Unknown | [Go!](http://www.icndb.com/api/) |