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.
Required Ruby Version
>= 0
Authors
Max Buslaev
Versions
- 0.2.1 November 26, 2025 (19.5 KB)
- 0.2.0 November 10, 2025 (19.5 KB)
- 0.1.05 May 13, 2025 (16 KB)
- 0.1.04 April 10, 2025 (14 KB)
- 0.1.03 December 11, 2024 (14 KB)