Returns information about FFXIV servers in Prometheus format.
Returns information about all known FFXIV worlds.
Returns information about all FFXIV worlds belonging to a specific group (datacenter).
Returns information about a specific FFXIV world.
The FFXIV data is not real-time; it is updated periodically by a background job.
docker compose up --abort-on-container-exit --build
curl 'http://localhost:3000/ffxiv/worlds'
npm run test
docker compose
is required.
npm run test:e2e
MPL 2.0.