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 --buildcurl 'http://localhost:3000/ffxiv/worlds'npm run testdocker compose is required.
npm run test:e2eMPL 2.0.