API Design

Pagination

A pattern for dividing large datasets into discrete pages, using cursor-based or offset-based approaches to efficiently retrieve subsets of data.

Protocolos relacionados

Mentioned in Guides

Veja também