Search code examples
HTTP4S EntityEncoder...


scalaziohttp4shttp4s-circe

Read More
http4s-ember-server throws ClosedChannelException from time to time...


scalascala-catshttp4s

Read More
Decode a list of IO[Int] in http4s when returning value in response...


scalacats-effecthttp4shttp4s-circe

Read More
Why is Either expected in the following for comprehension?...


scalafor-comprehensionhttp4spureconfigtagless-final

Read More
Pattern type is incompatible with expected type?...


scalapattern-matchinghttp4s

Read More
http4s shutdown takes 30 seconds?...


scalahttp4s

Read More
How do you obey x-rate-limit headers using cats-effect and the http4s client?...


scalascala-3cats-effecthttp4s

Read More
How to write idiomatic scala code for http4s...


scalahttp4s

Read More
How to log all requests for an http4s client...


scalahttp4s

Read More
http4s json handling in authed routes...


scalascala-catscircehttp4s

Read More
How to create frontend project from multiple scala.js projects?...


scalawebsocketscala.jshttp4s

Read More
Scala, http4s, fs2. Why does fileupload using http4s with fs2 reads just one line while reading as b...


scalafile-uploadhttp4sfs2

Read More
How to get the full URL from an Http4s Request...


scalahttp4s

Read More
Migrating from Akka Http to Http4s - custom directives...


scalaakkaakka-httphttp4s

Read More
Integration tests hangs when testing my API in ZIO + HTTP4S...


scalaintegration-testingziohttp4szio-test

Read More
Change from http to https using http4s...


httphttpshttp4s

Read More
BlazeServerBuilder asking for extra parameter...


scalahttp4s

Read More
How to integrate Prometheus Metrics Middleware with http4s DSL service...


scalaprometheusscala-catscats-effecthttp4s

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


swaggerswagger-2.0openapihttp4s

Read More
Ajax POST request with Array[Byte] response...


ajaxscalaposthttp4s

Read More
Scala 3 + http4s problem with encode/decode json...


scalascala-3http4s

Read More
A journey from akka-stream to fs2 - how to define an akka-stream http flow like stage in fs2 using h...


scalahttp4sfs2

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


scalahttp4s

Read More
How to compose an effect with an Http4s HttpRoutes?...


scalascala-catsziohttp4s

Read More
MongoDriver for Scala + http4s : How to check if createCollection() throws an exception?...


mongodbscalamodel-view-controllercats-effecthttp4s

Read More
What is the name of the design pattern for marshalling in libraries like Akka Http or http4s?...


scalamarshallingakka-httphttp4s

Read More
Compose stream of effects for http response...


scalascala-catscats-effecthttp4sfs2

Read More
Need clarification for confusing Http4s Message Type `Response[F]` / `Request[F]`...


scalafunctional-programminghttp4s

Read More
Decode an optional query parameter using QueryParamDecoder in Scala...


scalaquery-stringscala-catshttp4s

Read More
How to compose two Http4s routes with zio effect and different types of environment...


scalahttp4sziocats-effect

Read More
BackNext