A lightweight, dependency-free HTTP server and client library for Kotlin, implementing the Server as a Function model.
<dependency>
<groupId>org.http4k</groupId>
<artifactId>http4k-core</artifactId>
<version>3.285.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and start a simple HTTP server
Use the same Kotlin version as http4k was compiled with (check release notes).
No dependency data recorded yet.