Search code examples
Http4s circe can not decode children...

scalacircehttp4shttp4s-circe

Read More
http4s route matching for GET requests with params on root host...

scalaroutesgethttp4spartial-functions

Read More
A simple way to iterate over paginated reponse Http4s...

scalapaginationhttp4s

Read More
Converting an `Option[A]` to an Ok() or NotFound() inside an Http4s API...

scalascala-catshttp4stagless-final

Read More
Log url of request on InternalServerError in http4s...

scalahttp4s

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

scalacircehttp4sdoobie

Read More
How to deploying Scala HTTP4S app to Heroku?...

scalaherokuhttp4s

Read More
Shadow/Remove string interpolator...

scalaimplicithttp4s

Read More
Building a ZIO and http4s app, works with sbt, fails with Bazel: missing an implicit...

scalabazelfs2http4szio

Read More
How to add custom error responses in Http4s?...

scalahttp4s

Read More
entity decode for json that return a list/seq of any val...

scalacircehttp4s

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

scalascala-catsfs2http4s

Read More
How to convert into refined type?...

scalascala-catshttp4srefined

Read More
Get cookies in middleware in http4s?...

scalahttp4s

Read More
decoder for refined type when using circe with Http4s...

scalacircehttp4srefined

Read More
Jetty error: HTTP method GET is not supported by this URL...

scalaservletshttp4sxsbt-web-plugin

Read More
Cannot find an implicit value for ContextShift...

scalaimplicitscala-catshttp4scats-effect

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

scalascala-catshttp4scats-effect

Read More
Why does it show Jetty?...

javascalajettyhttp4s

Read More
FS2: How to get a java.io.InputStream from a fs2.Stream?...

scalastreamfs2http4s

Read More
http4s - get request body as String or InputStream...

scalascalaz-streamhttp4s

Read More
Scala, Circe, Http4s - is it any way to encode Throwable in Circe?...

jsonscalacircehttp4szio

Read More
How do I know, which implicit that is needs?...

scalascala-catshttp4s

Read More
Integration tests for Http4s Client/Resource...

scalahttp4scats-effect

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

scalascala-catshttp4s

Read More
Model multiple function calls with a stream (in a safe, FP way)...

scalascala-catsfs2http4smonix

Read More
Unreachable Code warning in http4s route pattern matching...

scalapattern-matchinghttp4s

Read More
Running http4s server with ZIO Env...

scalahttp4szio

Read More
How use guave cache loader in F polymorphic code...

scalascala-catshttp4scats-effect

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

scalahttp4szio

Read More
BackNext