2024-07-31 15:47:09 +03:00
2022-09-08 03:21:14 +03:00
2022-09-08 03:21:14 +03:00
2024-07-31 15:46:56 +03:00
2022-01-17 12:17:39 +03:00
2023-10-20 13:32:55 +03:00
2022-01-07 15:24:29 +03:00
2024-07-03 13:36:36 +03:00
2019-09-06 01:33:11 +03:00
2022-01-15 23:21:42 +03:00
2022-01-17 05:12:11 +03:00
2024-07-31 15:47:09 +03:00

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:

sbt dist

Or alternatively you can download the 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/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.

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%