From e9e2aed23a7fb885f5ffe77620d1817e6c214ee7 Mon Sep 17 00:00:00 2001 From: aruu <87722826+arufars@users.noreply.github.com> Date: Mon, 28 Nov 2022 18:32:16 +0700 Subject: [PATCH] Add Blue Archive API (#55) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e77845..7638dfd 100644 --- a/README.md +++ b/README.md @@ -807,6 +807,7 @@ API | Description | Auth | HTTPS | CORS | | [Autochess VNG](https://github.com/didadadida93/autochess-vng-api)| Rest Api for Autochess VNG| No| Yes | Yes | | [Barter.VG](https://github.com/bartervg/barter.vg/wiki) | Provides information about Game, DLC, Bundles, Giveaways, Trading | No| Yes | Yes | | [Battle.net](https://develop.battle.net/documentation/guides/getting-started) | Diablo III, Hearthstone, StarCraft II and World of Warcraft game data APIs| `OAuth` | Yes | Yes | +| [Blue Archive](https://github.com/arufars/api-blue-archive) | Provides Blue Archive characters information | No | Yes | Yes | | [Board Game Geek](https://boardgamegeek.com/wiki/page/BGG_XML_API2) | Board games, RPG and videogames | No| Yes | No| | [Brawl Stars](https://developer.brawlstars.com) | Brawl Stars Game Information| `apiKey`| Yes | Unknown | | [Bugsnax](https://www.bugsnaxapi.com/)| Get information about Bugsnax | No| Yes | Yes |