An open API service indexing awesome lists of open source software.

https://github.com/msangel/jsonpath-gson

JsonPath Gson
https://github.com/msangel/jsonpath-gson

Last synced: 3 months ago
JSON representation

JsonPath Gson

Awesome Lists containing this project

README

        

# JsonPath-Gson
JsonPath Gson

Core idea is implementing as an iterator so it allow lazy evaluation.

This use "standart" JsonPath notation.
See tests for more detils.