Game Results API

This service stores and displays game results.

Usage:

POST to /api/save with JSON:

{ "html": "<html>...</html>", "id": "optional-custom-id" }

GET /results/{id} to view saved results