Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http4s

Is it possible to share pure FP state between multiple http requests on http4s server?

scala scala-cats fs2 http4s

http4s shutdown takes 30 seconds?

scala http4s

How to convert into refined type?

Running http4s server with ZIO Env

scala http4s zio

HTTP4S client. How to get the exact request and response body

scala http4s

Processing multipart content in http4s

scala scala-cats http4s fs2

How do I convert a java.util.UUID to doobie.syntax.SqlInterpolator.SingleFragment?

scala circe http4s doobie

Scala: http4s giving 401 Unauthorized for same request that works in curl/requests

Scala, cats, http4s - does not recognize <+> symbol from Http4s

scala scala-cats http4s

What is the right way to send JSON response in http4s?

scala http4s zio

How to add custom error responses in Http4s?

scala http4s

How to gracefully shutdown http4s

scala http4s

http4s - how create blaze client with limited count of threads?

scala http4s

How to shutdown a fs2.StreamApp programmatically?

scala http4s fs2

Cannot find an implicit value for ContextShift[cats.effect.IO] in http4s version 19.0.0

Circe Encoders and Decoders with Http4s

Generate Swagger / OpenAPI specification from scala source code (http4s)

http4s - get request body as String or InputStream

scala scalaz-stream http4s