This talk originates from the archive. To the CURRENT program
Speaker
Until June 23
✓ Save up to £668
✓ Workshops day for free
✓ Arduino Starter Kit or Amazon Echo Dot for free
Register now
Infos
Tuesday, October 6 2020
11:00 - 11:45
11:00 - 11:45
Description
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 a http server for a noughts and crosses game.