Skip to content

feat: add health check endpoint for monitoring#47

Open
myeolinmalchi wants to merge 1 commit into
mainfrom
feat/health-check
Open

feat: add health check endpoint for monitoring#47
myeolinmalchi wants to merge 1 commit into
mainfrom
feat/health-check

Conversation

@myeolinmalchi
Copy link
Copy Markdown
Collaborator

Summary

  • Add GET /api/health endpoint returning { status: "ok" } for monitoring and load balancer health checks
  • Register /api/health as a public route so it's accessible without authentication in all auth modes
  • Add E2E tests verifying the endpoint returns 200 and is publicly accessible

@myeolinmalchi myeolinmalchi added the enhancement New feature or request label Apr 15, 2026
@myeolinmalchi myeolinmalchi self-assigned this Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant