feat: add /health endpoint #1
Files changed
Side-by-side diff for demo/health-endpoint → main.
Cross-repo impact
See what breaks downstream if this PR merges.
✕ Closed without merging
This pull request was closed and not merged.
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts
Adds a trivial liveness probe at
GET /healthreturning{ ok: true }.