GitHub topics: json-path
alibaba/fastjson2
🚄 FASTJSON2 is a Java JSON library with excellent performance.
Language: Java - Size: 125 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 4,004 - Forks: 523

json-everything/json-everything
System.Text.Json-based support for all of your JSON needs.
Language: C# - Size: 1.21 GB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 1,043 - Forks: 169

kreutzr/responsediff
Supports regression testing and test maintenance for REST APIs. Allows usage of variables read from responses and mass data.
Language: Java - Size: 799 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Stillpoint-Software/hyperbee.json
A high-performance JSON library for System.Text.Json JsonElement and JsonNode, providing robust support for JSONPath, JsonPointer, JsonPatch, and JsonDiff.
Language: C# - Size: 968 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 8 - Forks: 1

santanusinha/hope
Predicate expression language
Language: Java - Size: 327 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 17 - Forks: 13

objecthub/swift-dynamicjson
Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902), JSON Merge Patch (RFC 7396), and JSON Schema.
Language: Swift - Size: 583 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 145 - Forks: 1

SoftCreatR/JSONPath
JSONPath implementation for PHP.
Language: PHP - Size: 267 KB - Last synced at: 12 days ago - Pushed at: 26 days ago - Stars: 154 - Forks: 28

grafana/grafana-json-datasource
A data source plugin for loading JSON APIs into Grafana.
Language: TypeScript - Size: 10 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 276 - Forks: 66

besok/jsonpath-rust
Support for json-path in Rust
Language: Rust - Size: 412 KB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 117 - Forks: 29

hiltontj/serde_json_path
Query serde_json Values with JSONPath
Language: Rust - Size: 446 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 58 - Forks: 5

theory/jsonpath
RFC 9535 JSONPath in Go
Language: Go - Size: 216 KB - Last synced at: 15 days ago - Pushed at: 21 days ago - Stars: 8 - Forks: 2

mitghi/jetro
Transform, compare and query JSON format
Language: Rust - Size: 196 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 0

rudderlabs/rudder-json-template-engine
JSON path based template language for data transformations
Language: TypeScript - Size: 1.41 MB - Last synced at: about 9 hours ago - Pushed at: about 1 month ago - Stars: 24 - Forks: 6

quincyjo/scala-json-path
Scala library for programmatic integration with JsonPaths, including modeling, serialization, parsing, and evaluation.
Language: Scala - Size: 263 KB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

f3ath/jessie
RFC 9535 - JSONPath: Query Expressions for JSON implementation in Dart
Language: Dart - Size: 243 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 38 - Forks: 5

sophiecollard/jsonpath
A JSONPath implementation in Elm
Language: Elm - Size: 55.7 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

zhangfei19841004/zson
专为测试人员打造的JSON解析器
Language: Java - Size: 709 KB - Last synced at: 25 days ago - Pushed at: over 5 years ago - Stars: 188 - Forks: 62

stoplightio/json
Useful functions when working with JSON.
Language: TypeScript - Size: 1.48 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 29 - Forks: 6

7PH/json-cursor-path
Convert a cursor position in a JSON file to the path in the parsed JSON object
Language: TypeScript - Size: 282 KB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

uvlad7/ruby-jsoncons
Ruby gem that wraps jsoncons library
Language: Ruby - Size: 87.9 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

YaRiabtsev/json-eval
A C++ console application that allows evaluating expressions on a JSON file.
Language: C++ - Size: 167 KB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

IT-Enduro/serialization-protocols
Examples of serialization protocols
Language: Kotlin - Size: 196 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Vamsi1810/TestSmartAPIAutomation
This repository is about performing API testing through Rest Assured automation framework on the api's provided AngelOne
Language: Java - Size: 40 KB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

iamtejasmane/kubernetes
This is my Kubernetes learning and projects repository. This repository contains kubernetes learning roadmap, commands, projects and relevent files.
Language: Shell - Size: 2.04 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vrcca/json_path_access
Converts JSONPath selectors into Access selectors
Language: Elixir - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

eo-cqrs/eokson Fork of vzurauskas/nereides-jackson
Elegant, Object-Oriented JSON Manipulations
Language: Java - Size: 264 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

azureblue/subjson-c
Get a sub-json of a json using json path. Raw, fast, (too) simple.
Language: C - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

woigl/jsonpath-modifier
Manipulate JavaScript objects with JSONPath expressions.
Language: TypeScript - Size: 53.7 KB - Last synced at: about 12 hours ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

olegrok/tarantool-jsonpath
Jsonpath introspection tool for Tarantool
Language: Lua - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

cNille/jsonfieldexplorer
JsonFieldExplorer (jfe) is a CLI tool for easy exploration of JSON structures. It quickly lists all field paths in a JSON file, helping users navigate and understand complex, nested data. Ideal for developers and data analysts dealing with intricate JSON formats.
Language: JavaScript - Size: 136 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lsbjordao/TypeTaxonScript
Build a resilient biotaxonomic database through collaborative efforts, ensuring endurance and minimizing redundancy
Language: TypeScript - Size: 320 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nidu/vscode-copy-json-path
VSCode extension: copy path to current json node
Language: TypeScript - Size: 94.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 4

importcjj/rust-ajson
Rust port of gjson,get JSON value by dotpath syntax
Language: Rust - Size: 287 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 99 - Forks: 9

WindBlad3/afterlife-extractor
Microservice extractor of JSON information
Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

audunf/mqtt-muto
Transform and republish JSON received over MQTT
Language: Rust - Size: 143 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

xuanbo/jsonlib 📦
json 业务库,方便业务统一使用
Language: Java - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

matheusfm/json-utils-plugin 📦
[DEPRECATED] Now JetBrains IDEs have native support for evaluating JSONPath expressions
Language: Java - Size: 73.2 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 4

domdfcoding/ytools3 Fork of yaccob/ytools 📦
Library for validating yaml files against schema and selectively dumping nodes from yaml (or json) documents in yaml or json format.
Language: Python - Size: 267 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aimenux/JsonPathWebApiDemo
Using json path in order to enrich validation errors in web api
Language: C# - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

aimenux/JsonPathDemo
Playing with json path
Language: C# - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

evgen-developer/CJPath
JSON path library in C
Language: C - Size: 153 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Dogeforce/apex-json-path
A minimum implementation of JSON Path in Apex.
Language: Apex - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

irevoire/permissive-json-pointer
A permissive json pointer
Language: Rust - Size: 17.6 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

prantlf/changed
Library for updating JavaScript objects and arrays (directly) by string or array paths.
Language: JavaScript - Size: 760 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

omecodes/store
HTTP Backend application supporting JSON documents and files storages with an access security layer based on rules written in CEL (common expression language). Same as Firebase.
Language: Go - Size: 52.9 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Frimkron/JSONPyth
Another JSONPath implementation for Python
Language: Python - Size: 26.4 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

qhzhyt/dart-json-path
the implement of json path by dart
Language: Dart - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

burtonjb/scala-json-path
Language: Scala - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dewski/dotpath
dotpath gives you utilities to navigate and modify hashes and arrays in Ruby with the JSON path to each value in the hash or array.
Language: Ruby - Size: 2.64 MB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

alagrede/neojson
Simple json path parser based on googlecode json-simple
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

thinow/kafka-web-client
Dockerized web console to fetch some messages produced in Kafka in order to watch the content of topics
Language: Java - Size: 173 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

francis94c/jsonp
JSON Path Library for Code Igniter
Language: PHP - Size: 3.91 KB - Last synced at: 16 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

icyflame/json-where
Where are you inside a JSON file?
Language: C++ - Size: 416 KB - Last synced at: 15 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ldarren/jwalk
JSON editor with JWalk/JSONPath
Language: JavaScript - Size: 1.76 MB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 2

arturaugusto/miniJSONPath
Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

MikeQin/spring-boot-vaadin-rabbitmq-pipeline-demo
Spring-Boot, Vaadin, RabbitMQ, Pipeline, Demo App
Language: Java - Size: 602 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 6

daggerok/spring-kafka-services
Event-driven DDD microservices based on spring and kafka with @JsonPath for @ProjectedPayload kafka deserialization
Language: Java - Size: 67.4 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 2

socheatsok78/VueJSONPath
JSONPath is a lightweight component that allows to find and extract relevant portions out of JSON structures on the client as well as on the server.
Size: 2.93 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

roscopecoltran/scraper Fork of jpillora/scraper
A real-time configuration based HTML/XML/RSS/JSON/CSV to JSON API server [WIP]
Language: JavaScript - Size: 82.3 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

shalomb/p6-JSON-Path
JSON::Path for Perl 6
Language: Perl6 - Size: 69.3 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

peter-miklos/sb_trial_01
Language: Java - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

paradoxical-io/JsonPath Fork of json-path/JsonPath
Java JsonPath implementation
Language: Java - Size: 1.98 MB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

aplotnikov/spring-rest-example
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0
