The realm provider service offers a realm description (ADR-110) detailing the services clients need to connect. It can select any Catalyst and Lambdas service from the Catalyst Network and provides access to the default MAIN realm, managed by the Archipelago workers, to direct users to a default location.
yarn
yarn build
yarn test
yarn start
Endpoint | Method | Description |
---|---|---|
/status |
GET |
Returns the status of the service to ensure it's operational. |
/realms |
GET |
Lists all available realms within the Catalyst Network. |
/hot-scenes |
GET |
Retrieves information about the most popular scenes currently active. |
/main/about |
GET |
Provides details about the default MAIN realm managed by the Archipelago workers. |