From 60588698950af5beb5ca5ed4ff591401a10f9b50 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Wed, 22 Apr 2020 16:43:09 -0300 Subject: [PATCH] Added Brawl Stars api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7de880d..db673128 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ API | Description | Auth | HTTPS | CORS | | [Age of Empires II](https://age-of-empires-2-api.herokuapp.com) | Get information about Age of Empires II resources | No | Yes | Unknown | | [AmiiboAPI](http://www.amiiboapi.com/) | Amiibo Information | No | No | Yes | | [Battle.net](https://dev.battle.net/) | Blizzard Entertainment | `apiKey` | Yes | Unknown | +| [Brawl Stars](https://developer.brawlstars.com) | Brawl Stars Game Information | `apiKey` | Yes | Unknown | | [Chuck Norris Database](http://www.icndb.com/api/) | Jokes | No | No | Unknown | | [Clash of Clans](https://developer.clashofclans.com) | Clash of Clans Game Information | `apiKey` | Yes | Unknown | | [Clash Royale](https://developer.clashroyale.com) | Clash Royale Game Information | `apiKey` | Yes | Unknown |