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.4 November 14, 2025 (29 KB)
  2. 1.0.3 November 12, 2025 (29 KB)
  3. 1.0.2 November 11, 2025 (29 KB)
  4. 1.0.1 November 11, 2025 (27 KB)
  5. 1.0.0 November 11, 2025 (27 KB)

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 623

For this version 118

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: