Erlang packing of https://stedolan.github.io/jq/
An OTP application
$ rebar3 compile
1> ejq:parse(".bar", "{\"foo\": 0, \"bar\": 1}").
2> "1"
Erlang packing of https://stedolan.github.io/jq/
An OTP application
$ rebar3 compile
1> ejq:parse(".bar", "{\"foo\": 0, \"bar\": 1}").
2> "1"