arcan1s / ffxivbis

FFXIV static BiS selector/tracker made easy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

FFXIV static BiS selector/tracker made easy

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Scala 78.6%Language:HTML 19.7%Language:JavaScript 1.1%Language:Python 0.4%Language:Makefile 0.2%