Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http4s

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

How to log all requests for an http4s client

scala http4s

Add json body to http4s Request

scala http4s http4s-circe