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