Skip to content

Backend: Add pagination to list endpoints #21

@Smartdevs17

Description

@Smartdevs17

Problem

List endpoints return all items, causing performance issues.

Proposed Solution

Add pagination support with limit/offset.

Acceptance Criteria

  • Add pagination to all list endpoints
  • Support limit and offset parameters
  • Return total count in response

Technical Notes

  • Files: backend/src/routes/*

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions