2019-11-02 15:26:29 +03:00
2019-11-03 15:48:05 +03:00
2019-10-27 23:58:43 +03:00
2019-10-27 05:48:51 +03:00
2019-11-02 15:26:29 +03:00
2019-10-24 08:20:03 +03:00
2019-09-06 01:33:11 +03:00
2019-11-02 15:29:48 +03:00
2019-10-27 23:58:43 +03:00
2019-11-02 14:52:01 +03:00
2019-11-03 15:48:05 +03:00

FFXIV BiS

Service which allows to manage savage loot distribution easy.

Installation and usage

In general installation process looks like:

sbt assembly

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

java -cp ./target/scala-2.13/ffxivbis-scala-assembly-0.1.jar me.arcanis.ffxivbis.ffxivbis 

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.

Description
FFXIV static BiS selector/tracker made easy
Readme BSD-3-Clause 755 KiB
Languages
Scala 78.8%
HTML 19.5%
JavaScript 1.1%
Python 0.4%
Makefile 0.2%