Skip to content

Improve GET requests: sorting, search, and pagination #29

@tiger-githubb

Description

@tiger-githubb
  • Default GET responses should be sorted by updated_at in descending order.

  • Add a query parameter order that accepts asc or desc to control sorting.

  • Add support for a q parameter to allow keyword-based search.

  • Review and improve pagination handling (page, limit, metadata, etc.).

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions