Skip to content

Add /api/health endpoint to the backend: #1528

@tyler-dane

Description

@tyler-dane

Feature Description

Add /api/health endpoint to the backend:

  • Location: packages/backend/src/routes/ (or appropriate route file)
  • Returns 200 OK with { "status": "ok", "timestamp": "..." }
  • Should verify basic connectivity (e.g., can reach database)

Use Case

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendWork related to improving the Compass API. More than 70% of the PR should be backend focused.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions