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:
=
install:
=
Runtime Dependencies (1):
jsonpath
>= 0