json_path_rfc9535 1.0.0
Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem aims to be an implementation of RFC 9535. Unlike tha original JsonPath description (http://goessner.net/articles/JsonPath/), RFC 9535 is strictly normative, which ideally should leave open fewer doors for inconsistencies.
Gemfile:
=
install:
=
Runtime Dependencies (1):
parslet
~> 2.0