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 (11KB)

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チェックサム:

=

累計ダウンロード数 155

このバージョンのみ 155

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.5.0

リンク: