Skip to content

http4s/http4s-fabric

Repository files navigation

http4s-fabric

CI

Provides EntityEncoder and EntityDecoder support using Fabric JSON library

SBT Setup

libraryDependencies += "org.http4s" %% "http4s-fabric" % "1.0.0-M31"

Usage

import org.http4s.fabric._

// Use implicits for any type with `ReaderWriter` support see: https://github.com/outr/fabric#convert

About

Fabric integration module for http4s

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published