Skip to content

Commit

Permalink
add Kotlin Json Patch library
Browse files Browse the repository at this point in the history
  • Loading branch information
ReidSync committed Dec 8, 2023
1 parent 5e3171a commit 6c883cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ If we're missing a library please let us know (see below)!
- [json-patch](https://github.com/fge/json-patch)
- [bsonpatch](https://github.com/ebay/bsonpatch) (port of **zjsonpatch** that uses [BSON](https://en.wikipedia.org/wiki/BSON) as document model)

## Kotlin

- [kotlin-json-patch](https://github.com/ReidSync/kotlin-json-patch) (A pure Kotlin library that can be imported into both Kotlin Multiplatform and Android Native projects.)

## Scala

- [diffson](https://github.com/gnieh/diffson)
Expand Down

0 comments on commit 6c883cf

Please sign in to comment.