torikushiii / BlueArchiveAPI

A fan-made API for Blue Archive game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blue Archive API

This API provides data for both the global and Japanese versions of Blue Archive.

API that provides various data from the game Blue Archive. If you want to contribute to this project, feel free to open a pull request or an issue. If you want to support me, you can donate to my Ko-Fi.

Hosted API at https://api.ennead.cc/buruaka

Prerequisites

  • Node.js: ^16.0.0
  • Yarn similar to Node.js
  • NPM or any other Node.js package manager

Installation

Install packages with your preferred package manager, e.g. npm:

yarn/npm install

If you want to have the API running on a different port, change the port on config.js to your preferred port.

REST API - DOCUMENTATION

Moved to docs folder.

About

A fan-made API for Blue Archive game.

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%