I’m looking for a way to query specific values from a json api response’s.
a bit xpath like query language.
I was thinking, transform the json to xml, run the xpath’s and return the results. 
is there a suitable library out there?
I’m looking for a way to query specific values from a json api response’s.
a bit xpath like query language.
I was thinking, transform the json to xml, run the xpath’s and return the results. 
is there a suitable library out there?