Skip to content

Backend: Add routes-f dependency health endpoint #309

@davedumto

Description

@davedumto

Summary

Implement a Routes-F dependency health check endpoint.

Requirements

  • GET /api/routes-f/deps checks upstream dependency status (stubbed).
  • Return healthy: boolean and list of deps.
  • Simulate checks with fixed values.

Notes

  • Should be safe to call without auth.

Acceptance Criteria

  • Response is stable and typed.
  • Tests cover response shape.

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions