draft-ietf-jsonpath-base
JSON query language
Develops an internet standard for querying JSON data
Development of a JSONPath internet draft
60 stars
17 watching
20 forks
Language: Ruby
last commit: 6 months ago ietfinternet-draftjsonjsonpath
Related projects:
Repository | Description | Stars |
---|---|---|
paesslerag/jsonpath | An implementation of the JSONPath query language for Go. | 187 |
ruby/json | A Ruby implementation of the JSON data serialization format | 704 |
oliveagle/jsonpath | A Go implementation of JsonPath syntax for querying JSON data structures. | 326 |
freestrings/jsonpath | A Rust-based JSON path engine providing a similar API interface across Webassembly and Javascript | 124 |
garyf/json_web_token | Provides Ruby implementation of JSON Web Token standard for secure authentication and token validation | 60 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 862 |
asaiyusuke/jsonpath-benchmark | Performs benchmarking of JSONPath libraries in Go. | 1 |
importcjj/rust-ajson | Rust library to parse and query JSON data using dotpath syntax | 105 |
interagent/prmd | Tools for bootstrapping and documenting API descriptions using JSON Schema | 2,097 |
garyf/json_web_token_ex | An Elixir implementation of the JSON Web Token (JWT) Standard | 143 |
asaiyusuke/jsonpath | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 298 |
spyzhov/ajson | JSON parser with path selection support | 249 |
weichch/system-text-json-jsondiffpatch | Diff and patch JSON data | 108 |
kittymac/sextant | A JSONPath implementation for Swift | 51 |