RubyGems Navigation menu

json_data_extractor 0.0.14

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.14 - November 07, 2023 (13 KB)
  2. 0.0.13 - September 13, 2023 (13 KB)
  3. 0.0.12 - July 07, 2023 (12.5 KB)
  4. 0.0.11 - July 06, 2023 (11.5 KB)
  5. 0.0.10 - May 12, 2023 (11 KB)
Show all versions (14 total)

Runtime Dependencies (1):

jsonpath >= 0

Development Dependencies (5):

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

Owners:

Pushed by:

Authors:

  • Max Buslaev

SHA 256 checksum:

ebca829bf32538e4fddcef4fc5b5bbd26a57ccd03293d2943586647368849e9c

Total downloads 4,485

For this version 317

License:

MIT

Required Ruby Version: >= 0

Links: