Not signed in

Platform web starter

Tables: schema_stamp (heartbeat) and app_event (operational log). Run Alembic on deploy for new migrations. API: https://exam-api.syrym.net

API /api/v1/health

Loading…

API /api/v1/platform/basement

Non-secret wiring snapshot (app name, env label, DB schema, flags).

Loading…

API /api/v1/platform/schema-stamp

GET = row count. POST = insert one heartbeat row (default note heartbeat) — no extra tables.

Loading…

API /api/v1/events

REST: GET /events with optional limit, kind, and cursor (keyset next_cursor — same kind as the page that issued the cursor), POST /events, GET /events/{id}. Click a row for detail. Append-only — no PATCH/DELETE in template.

Loading events…