Skip to content

Commit

Permalink
feat: Default pagination recommendation now cursor-based instead of o…
Browse files Browse the repository at this point in the history
…ffset (#63)

PR for discussion at
#25
- [X] Change pagination recommendation to cursor-based
- [X] Include language that all APIs **MUST** include cursor-based
pagination
- [ ] Add additional documentation about the use case of API sorting +
pagination types
- [ ] Add additional documentation about how Offset and Cursor
pagination is used at the same time

@mkokotovich and @travisgosselin - maybe you have some recommendations
on the additional documentation items?

Also, we had discussed including language that all APIs must (as a
requirement) implement cursor pagination. Does that make sense for
simple/static APIs as well?

---------

Co-authored-by: Travis Gosselin <[email protected]>
  • Loading branch information
ca0abinary and travisgosselin authored Sep 28, 2023
1 parent 4a65de6 commit 256852e
Showing 1 changed file with 76 additions and 74 deletions.
Loading

0 comments on commit 256852e

Please sign in to comment.