top of page
Speaker
Dmitry Kandalov
Software Developer. Code Mine
Dmitry has been programming and trying to get better at it since DOS times. He is currently working with Java and JVM languages such as Kotlin.
Talks
Live coding server as a function with http4k
Http4k is a lightweight HTTP library written in Kotlin that enables the 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.
bottom of page