api_cursor_pagination 1.0.0
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.
Gemfile:
=
Installeer:
=
Versies:
- 1.0.0 September 02, 2025 (11 KB)
Runtime afhankelijkheden (2):
activesupport
>= 5.0
railties
>= 5.0
Development afhankelijkheden (8):
bundler
~> 2.0
rails
>= 5.0
rake
~> 13.0
rspec
~> 3.0
rubocop
~> 1.21
rubocop-rails
~> 2.0
rubocop-rspec
~> 2.0
sqlite3
~> 1.4