Core library for building HTTP servers and clients using functional Scala.
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-core_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.
Define a simple HTTP route that responds with 'Hello, world!'.
Refer to the http4s migration guide for cats-effect 3 updates.
No dependency data recorded yet.