jsonpath
JSON parser
A Go implementation of JsonPath syntax for querying JSON data structures.
golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/
326 stars
9 watching
94 forks
Language: Go
last commit: over 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A high-performance JSON parser and toolset for Go. | 862 |
| | An implementation of the JSONPath query language for Go. | 187 |
| | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |
| | A Go library for querying and manipulating JSON data | 191 |
| | JSON parser with path selection support | 249 |
| | A JSON query expression library in Golang. | 276 |
| | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| | Provides an ODM-like API to access and query JSON data in Go | 2,194 |
| | Performs benchmarking of JSONPath libraries in Go. | 1 |
| | A Go library for working with unstructured JSON data efficiently | 190 |
| | A JSON parsing and manipulation library for the Go programming language | 1,142 |
| | Enables fast JSON querying without unmarshalling the entire data | 86 |
| | An Ada library for parsing JSON data | 39 |
| | Develops an internet standard for querying JSON data | 60 |
| | Creates JSON error responses following the JsonApi specification | 16 |