ApiCursorPagination provides a Rails concern that implements cursor-based pagination following the JSON:API cursor pagination profile. It allows for efficient pagination of large datasets by using cursor-based navigation instead of offset-based pagination.
Required Ruby Version
>= 2.5.0
Authors
Prashant Mokkarala
Versions
- 1.0.0 September 02, 2025 (11 KB)