Skip to content

Brotli decompression middleware for http4s

License

Notifications You must be signed in to change notification settings

matmannion/http4s-brotli

 
 

Repository files navigation

http4s-brotli

Test Workflow Release Notes Maven Central Apache License 2.0 Scala Steward badge

Brotli decompression middleware for http4s

build.sbt

// use this snippet for http4s 0.23
libraryDependencies += "de.lolhens" %% "http4s-brotli" % "0.5.0"

// use this snippet for http4s 0.22
libraryDependencies += "de.lolhens" %% "http4s-brotli" % "0.2.0"

License

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

About

Brotli decompression middleware for http4s

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%