YAML handling
Installation (Gradle)¶
implementation group: "org.http4k", name: "http4k-format-jackson-yaml", version: "4.37.0.0"
implementation group: "org.http4k", name: "http4k-format-moshi-yaml", version: "4.37.0.0"
About¶
These modules add the ability to use YAML as a first-class citizen when reading from and to HTTP messages.