restful-api-guidelines icon indicating copy to clipboard operation
restful-api-guidelines copied to clipboard

Cursor-based pagination with custom sorting capabilities

Open vadimturkov opened this issue 1 year ago • 1 comments

The best practices section Cursor-based pagination in RESTful APIs needs to be extended with more complex cases explanation and appropriate links covering the cursor-pagination implementation with custom ordering capabilities.

vadimturkov avatar Jul 09 '24 11:07 vadimturkov

@tkrop will try to improve the guideline based on the experiences in the API training.

ePaul avatar Oct 29 '24 13:10 ePaul