A port of python-jsonpath, an RFC 9535 compliant implementation of JSON Path Query with extensions.
- Fully compliant with RFC 9535
- Easy to use API
- Comprehensive test suite
- Well-documented
This project uses Gradle with Kotlin DSL for building:
bash ./gradlew build
Contributions will eventually be welcome after this port has achieved some level of critical mass.