mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-04-24 17:27:17 +00:00
FFXIV static BiS selector/tracker made easy
|
||
---|---|---|
project | ||
src | ||
.gitignore | ||
.travis.yml | ||
build.sbt | ||
libraries.sbt | ||
LICENSE | ||
README.md | ||
TODO.md | ||
version.sbt |
FFXIV BiS
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.