Provides EntityEncoder
and EntityDecoder
support using Fabric JSON library
libraryDependencies += "org.http4s" %% "http4s-fabric" % "1.0.0-M31"
import org.http4s.fabric._
// Use implicits for any type with `ReaderWriter` support see: https://github.com/outr/fabric#convert