Base library for building http4s servers, providing core abstractions for HTTP server implementation.
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-server_2.13</artifactId>
<version>0.23.34</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and starts an http4s server using Blaze backend.
Ensure your project uses cats-effect 3 and update dependencies accordingly.
No dependency data recorded yet.