RubyGems Navigation menu

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:
=

安装:
=

版本列表:

  1. 1.0.0 September 02, 2025 (11.0 KB)

Runtime 依赖 (2):

activesupport >= 5.0
railties >= 5.0

Development 依赖 (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

所有者:

推送者:

作者:

  • Prashant Mokkarala

SHA 256 校验和:

=

下载总量 159

这个版本 159

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.5.0

链接: