pantheon icon indicating copy to clipboard operation
pantheon copied to clipboard

External handle to fetch game data in plain JSON by game hash

Open ctizen opened this issue 8 months ago • 0 comments

Goal: allow external tools to fetch current scores and game data when game hash is known to those tools.

Implementation: due to TWIRP implementation in all backend services, it seems more convenient to have such handle around Sigrun service (presumably in server.js along with sitemaps and robots.txt processing)

ctizen avatar Apr 18 '25 17:04 ctizen