http4s / http4s-scalatags

Scalatags template support for http4s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http4s-scalatags

Provides http4s entity codec instances for scalatags.

SBT coordinates

libraryDependencies ++= Seq(
  "org.http4s" %% "http4s-scalatags" % http4sScalatagsV
)

Compatibility

http4s-scalatags http4s-core scalatags Scala 2.12 Scala 2.13 Scala 3 Scala.js Scala Native Status
0.23.x 0.23.x 0.10.x EOL
0.24.x 0.23.x 0.11.x EOL
0.25.x 0.23.x 0.12.x Stable

About

Scalatags template support for http4s

License:Apache License 2.0


Languages

Language:Scala 100.0%