Skip to content

[hard] Refactor api-gateway route registration to reduce duplication #355

Description

@davedumto

Summary

Route registration in api-gateway repeats similar middleware wiring across many route files, violating DRY.

Requirements

  • Extract a shared route registration helper for common middleware patterns
  • Migrate existing routes to use the shared helper
  • Verify all existing route tests pass unchanged
  • Document the new registration pattern in api-gateway README

Metadata

Metadata

Assignees

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