Skip to content

Commit 9efaddd

Browse files
authored
Add JsonPath
# JsonPath * This is a Kotlin Multiplatform Library for using JSON Paths as defined in RFC9535. [Library Link](https://github.com/a-sit-plus/jsonpath)
1 parent e296c0f commit 9efaddd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,6 +1114,11 @@
11141114
![badge][badge-ios]
11151115
![badge][badge-mac]
11161116

1117+
* [JsonPath](https://github.com/a-sit-plus/jsonpath) - Kotlin Multiplatform Library for using Json Paths as defined in [RFC9535](https://datatracker.ietf.org/doc/rfc9535).
1118+
![badge][badge-android]
1119+
![badge][badge-ios]
1120+
![badge][badge-jvm]
1121+
11171122
### Debug
11181123

11191124
#### Logging

0 commit comments

Comments
 (0)