Skip to content

[Feature] Add pagination support #127

Closed
@asadali214

Description

@asadali214

Is this your first time submitting a feature request?

  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting an extension of the existing functionality

Describe the feature

An API Call should return the data in a state that, when traversed, should make other API Calls and lazily fetch the next page.

Tasks

  • Implement link pagination
  • Implement offset-limit pagination
  • Implement page-size pagination
  • Implement cursor pagination
  • Add unit tests to cover all cases

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

Yes

Anything else?

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions