Server Playground Demo
Experiment with calling the platform from a backend process that represents your own game server or orchestrator.
What this demo covers
- Trigger example API calls from a server-side environment
- Inspect request and response payloads for common workflows
- Experiment with idempotency keys and retry-safe patterns
- Map server-side actions back to player-visible changes in a demo UI
Live demo
GitHub repository
Repository link coming soon.