This service stores and displays game results.
POST to /api/save with JSON:
{ "html": "<html>...</html>", "id": "optional-custom-id" }
GET /results/{id} to view saved results