An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/PaesslerAG/jsonpath

Package jsonpath is an implementation of http://goessner.net/articles/JsonPath/ If a JSONPath contains one of [key1, key2 ...], .., *, [min:max], [min:max:step], (? expression) all matchs are listed in an []interface{} The package comes with an extension of JSONPath to access the wildcard values of a match. If the JSONPath is used inside of a JSON object, you can use placeholder '#' or '#i' with natural number i to access all wildcards values or the ith wildcard This package can be extended with gval modules for script features like multiply, length, regex or many more. So take a look at github.com/PaesslerAG/gval.

Ecosystem
proxy.golang.org
Latest Release
v0.1.1
almost 7 years ago
Versions
2
Dependent Packages
585
Dependent Repos
1,195
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/%21paessler%21a%21g/jsonpath
spec
License BSD-3-Clause
Namespace github.com/PaesslerAG
First Release over 8 years ago
Last Synced about 9 hours ago
Keywords
godoc gval jsonpath
Repository
Stars 122 on GitHub
Forks 27 on GitHub
Docker Dependents 146
Docker Downloads 6,420,134
Rankings on proxy.golang.org
Overall Top 1.9%
Dependent packages Top 0.2%
Dependent repos Top 0.2%
Forks Top 4.4%
Docker downloads Top 0.5%