JsonPath
Json Query Tool
A Java library that allows querying JSON data using a path-based syntax similar to XML XPath.
Java JsonPath implementation
9k stars
291 watching
2k forks
Language: Java
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a reference implementation of JSON parsing and generation in Java | 4,547 |
| | A Rust-based JSON path engine providing a similar API interface across Webassembly and Javascript | 124 |
| | Rust library to parse and query JSON data using dotpath syntax | 105 |
| | An open source project comparing different implementations of JSONPath and test suites. | 87 |
| | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |
| | An implementation of JSONPath syntax for the YAML node API. | 51 |
| | A Go implementation of JsonPath syntax for querying JSON data structures. | 326 |
| | A lightweight implementation of JsonPath for Vert.x JSON objects | 9 |
| | Tool to parse and query JSON responses in Burp Suite | 29 |
| | A JSON parser and extractor for Go, allowing fast and simple access to nested values in JSON documents. | 14,487 |
| | Develops an internet standard for querying JSON data | 60 |
| | A command-line tool to evaluate JMESPath expressions against JSON data | 742 |
| | A Java streaming JSON processor with support for selective data extraction and multiple binary formats. | 296 |
| | Generates Java types from JSON or JSON Schema for data-binding with popular libraries | 6,250 |
| | Performs benchmarking of JSONPath libraries in Go. | 1 |