RubyGems Navigation menu

json_data_extractor 0.0.8

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.1.03 December 11, 2024 (14 KB)
  2. 0.1.02 December 10, 2024 (13.5 KB)
  3. 0.1.01 December 04, 2024 (13.5 KB)
  4. 0.0.16 December 04, 2024 (13.5 KB)
  5. 0.0.15 December 04, 2024 (13 KB)
  6. 0.0.8 May 10, 2023 (10.5 KB)
Show all versions (19 total)

Runtime Dependencies (1):

jsonpath >= 0

Development Dependencies (5):

bundler ~> 1.17
pry >= 0
rake ~> 10.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • Max Buslaev

SHA 256 checksum:

=

Total downloads 6,923

For this version 441

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: