lhns / scala-http-problem   0.1.3

Apache License 2.0 GitHub

problem+json (RFC 7807/9457) for scala/http4s/tapir

Scala versions: 3.x 2.13
Scala.js versions: 1.x

scala-http-problem

build Release Notes Maven Central Apache License 2.0 Scala Steward badge

HTTP Problem Details (RFC 7807/9457) for scala/http4s/tapir

Usage

build.sbt

libraryDependencies += "de.lhns" %% "scala-http-problem" % "0.1.3"
libraryDependencies += "de.lhns" %% "scala-http-problem-http4s" % "0.1.3"
libraryDependencies += "de.lhns" %% "scala-http-problem-tapir" % "0.1.3"

License

This project uses the Apache 2.0 License. See the file called LICENSE.