💾 Archived View for gemini.bortzmeyer.org › fosdem › event-10875.gmi captured on 2022-04-29 at 01:21:19. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-01-08)
-=-=-=-=-=-=-
Dmitry Kandalov
Type devroom
Starts on day 2 (2021-02-07) at 11:10 (Brussels time, UTC+1) in room Kotlin (duration 00:30)
Matrix room #kotlin:fosdem.org
Http4k is a lightweight HTTP library written in Kotlin that enables serving and consuming of HTTP services in a functional and testable way. Unlike many other libraries and frameworks which have complicated abstractions and workflows, http4k captures the essence of communication over HTTP with few simple concepts. In this session I will explain and demo the core concepts in http4k by live coding from scratch http server for noughts and crosses game.