Showcase

Talks

Here's a curated list of talks worth watching. Check out the YouTube Playlist for the latest collection of talks featuring http4k.

Standalone projects

Each project is tagged with the http4k features it demonstrates:

http4k/examples
A collection of examples using various http4k features.
AWS GraalVM Security GraphQL Hexagonal Hotwire OpenApi Quarkus Websockets
http4k/http4k-by-example
TDD’d example application
Templates Testing JSON / Lenses CD pipeline Approval Testing OpenApi Static resources
http4k/http4kbox
Dropbox clone in 100 lines of Kotlin
Testing Http Client Multipart AWS CD pipeline Serverless GraalVM
http4k/http4k-irc
Simple websocket driven chat-server in 30 lines of Kotlin
Testing Websockets CD Pipeline Static resources
http4k/http4k-todo-backend
Todo backend (standard routing)
Testing JSON / Lenses CD pipeline
http4k/http4k-contract-todo-backend
Todo backend (contract routing)
Testing JSON / Lenses OpenApi CD pipeline
alisabzevari/kotlin-http4k-realworld-example-app
Real World example (Medium clone)
Testing Contracts
pumb