RubyGems Navigation menu

pack_api 1.0.0

Building blocks used to implement an API around a domain pack. Includes: - elements for passing data out of the API - elements for describing the filters supported by query endpoints in the API - elements for building the mapping between domain models and API models - elements for building the query endpoints themselves, based on user inputs (sort, filter, pagination) - elements for retrieving multiple pages of data from other query endpoints

Gemfile:
=

install:
=

Versions:

  1. 1.0.16 May 18, 2026 (29.5 KB)
  2. 1.0.15 April 15, 2026 (29.5 KB)
  3. 1.0.14 April 07, 2026 (29.5 KB)
  4. 1.0.13 April 07, 2026 (29.5 KB)
  5. 1.0.12 April 03, 2026 (29.5 KB)
  6. 1.0.0 November 11, 2025 (27 KB)
Show all versions (17 total)

Runtime Dependencies (4):

activerecord >= 7.0, < 9.0
brotli ~> 0.5
dry-struct >= 1.6, < 2.0
dry-types >= 1.8, < 2.0

Development Dependencies (6):

rack ~> 2.0
rails >= 7.0, < 9.0
rake ~> 13.0
rspec >= 3.12, < 4.0
sqlite3 >= 1.4, < 2.0

Owners:

Pushed by:

Authors:

  • Flytedesk

SHA 256 checksum:

=

Total downloads 4,164

For this version 233

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: