Skip to content

Commit b9c5d3d

Browse files
Julian KozłowskiJulian Kozłowski
authored andcommitted
Updating readme to mention jsonitter
1 parent e6d1ec9 commit b9c5d3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ libraryDependencies ++= Seq(
5151
| `kebs-spray-json` | Spray `JsonFormat` derivation (flat, snakified, >22 fields) |
5252
| `kebs-play-json` | Play JSON `Format` instances |
5353
| `kebs-circe` | Circe `Encoder` / `Decoder` derivation (snakified/capitalized) |
54+
| `kebs-jsoniter` | jsoniter-scala `JsonValueCodec` derivation (snakified/capitalized) |
5455
| `kebs-akka-http` | Akka HTTP unmarshallers + path matchers (Scala 2 only) |
5556
| `kebs-pekko-http` | Pekko HTTP unmarshallers + path matchers |
5657
| `kebs-http4s` | http4s path/query parameter codecs |

0 commit comments

Comments
 (0)