Health Check
LiveTest GET /api/health.
No request yet.
Three simple demos: health check, persistent counter, and persistent notes.
Test GET /api/health.
No request yet.
Each click calls GET /api/counter and persists count in KV.
No request yet.
Save notes with POST /api/note, read latest with GET /api/notes.
No notes loaded yet.