Skip to content

BE-24: Add pagination to game history and tournament list endpoints #872

Description

@chinweobtagaz

Context: Fetching the game list returns the entire database table, which will crash the server and client at scale.
Location: backend/modules/api/src/games.rs
Acceptance Criteria:

  • Implement limit/offset pagination and return metadata (total_count, next_page).

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