Krop
Krop is an experiment in making http4s easy to use. Hopefully these ideas will find their way back into http4s in due course. If not, this library will provide an easy-to-use alternative to the complexity of http4s, while retaining is good features.
Getting Started
To use Krop, add the following to your build.sbt
libraryDependencies += "org.creativescala" %% "krop-core" % "0.7.0"
ScalaDoc
See the ScalaDoc index for API documentation.