项目作者: arcan1s

项目描述 :
FFXIV static BiS selector/tracker made easy
高级语言: Scala
项目地址: git://github.com/arcan1s/ffxivbis.git
创建时间: 2019-09-05T21:46:46Z
项目社区:https://github.com/arcan1s/ffxivbis

开源协议:BSD 3-Clause "New" or "Revised" License

下载


FFXIV BiS

Build status GitHub release (latest by date)

Service which allows managing savage loot distribution easy.

Installation and usage

In general compilation process looks like:

  1. sbt dist

Or alternatively you can download the latest distribution zip from the releases page. Service can be run by using command:

  1. bin/ffxivbis

from the extracted archive root.

Web service

REST API documentation is available at http://0.0.0.0:8000/api-docs. HTML representation is available at http://0.0.0.0:8000.

Note: host and port depend on configuration settings.

Public service

There is also public service which is available at https://ffxivbis.arcanis.me.