RubyGems Navigation menu

json_data_extractor 0.2.0

json_data_extractor makes it easy to extract data from complex JSON structures, such as API responses or configuration files, using a schema that defines the path to the data and any necessary transformations. The schema is defined as a simple Ruby hash that maps keys to paths and optional modifiers.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 November 10, 2025 (19.5 KB)
  2. 0.1.05 May 13, 2025 (16 KB)
  3. 0.1.04 April 10, 2025 (14 KB)
  4. 0.1.03 December 11, 2024 (14 KB)
  5. 0.1.02 December 10, 2024 (13.5 KB)
Show all versions (22 total)

Runtime Dependencies (2):

jsonpath >= 0
oj >= 0

Development Dependencies (6):

bundler >= 0
pry >= 0
rake ~> 12.3.3
rspec ~> 3.0
rubocop >= 0

Owners:

Pushed by:

Authors:

  • Max Buslaev

SHA 256 checksum:

=

Total downloads 9,872

For this version 89

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: