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

相關連結: