JSON-to-XML proxy bridging the Big Game Golf REST API to Ross XPression DataLinq. Polls the BG API and serves clean XML for broadcast graphics integration.
Find a file
2026-04-13 18:36:06 -04:00
.env.example Update poll interval to 60s, stale threshold to 120s, UUID event ID in example 2026-04-13 18:36:06 -04:00
.gitignore Move secrets to .env file, add .env.example, gitignore .env 2026-04-09 08:34:55 -04:00
docker-compose.yml Move secrets to .env file, add .env.example, gitignore .env 2026-04-09 08:34:55 -04:00
package-lock.json Fix XML boolean attributes - use 1/0 instead of true/false to avoid valueless attribute bug in fast-xml-parser 2026-04-09 08:30:31 -04:00
package.json Initial commit 2026-04-08 18:29:41 -04:00
README.md Initial commit 2026-04-08 18:29:15 -04:00
server.js Initial commit 2026-04-08 18:29:41 -04:00

biggame-xml-proxy

JSON-to-XML proxy bridging the Big Game Golf REST API to Ross XPression DataLinq. Polls the BG API and serves clean XML for broadcast graphics integration.