FFXIV static BiS selector/tracker made easy
Go to file
2020-03-08 02:39:54 +03:00
project 0.9.4 2019-11-15 01:27:15 +03:00
src less conversions 2020-03-08 02:39:54 +03:00
.gitignore moar tests 2019-10-27 23:58:43 +03:00
.travis.yml change travis config 2019-11-18 23:24:50 +03:00
build.sbt 0.9.4 2019-11-15 01:27:15 +03:00
libraries.sbt some tests 2019-10-24 08:20:03 +03:00
LICENSE readme & license 2019-09-06 01:33:11 +03:00
README.md Update README.md 2020-02-12 01:56:16 +03:00
test.sbt moar tests 2019-10-27 23:58:43 +03:00
TODO.md add missing license headers 2019-11-02 14:52:01 +03:00
version.sbt Release 0.9.8 2020-02-26 01:17:33 +03:00

FFXIV BiS

Build Status GitHub release (latest by date)

Service which allows to manage savage loot distribution easy.

Installation and usage

In general compilation process looks like:

sbt dist

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

bin/ffxivbis

from the extracted archive root.

Web service

REST API documentation is available at http://0.0.0.0:8000/swagger. 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 http://ffxivbis.arcanis.me.