https://github.com/vinceh121/jsonpath-cli
Basic and light CLI tool to execute JSONPath queries on JSON documents
https://github.com/vinceh121/jsonpath-cli
cli java json jsonpath
Last synced: 2 months ago
JSON representation
Basic and light CLI tool to execute JSONPath queries on JSON documents
- Host: GitHub
- URL: https://github.com/vinceh121/jsonpath-cli
- Owner: vinceh121
- License: gpl-3.0
- Created: 2020-03-14T19:02:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T17:18:56.000Z (over 2 years ago)
- Last Synced: 2026-02-09T21:00:08.750Z (5 months ago)
- Topics: cli, java, json, jsonpath
- Language: Java
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsonpath-cli
JSONPath-CLI is a simple command line utility to execute JSONPath queries on local JSON documents.