Skip to content

rob-ross/java-jsonpath

Repository files navigation

java-jsonpath

A port of python-jsonpath, an RFC 9535 compliant implementation of JSON Path Query with extensions.

Features

  • Fully compliant with RFC 9535
  • Easy to use API
  • Comprehensive test suite
  • Well-documented

Usage

Building from Source

This project uses Gradle with Kotlin DSL for building: bash ./gradlew build

Contributing

Contributions will eventually be welcome after this port has achieved some level of critical mass.

About

Port of python-jsonpath, an RFC 9535 compliant implementation of JSON Path Query with extensions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages