Ktor is a Kotlin framework dedicated to building asynchronous servers and clients in connected systems.
In this session, I will explain and demo the core concepts of Ktor 2 by live coding an HTTP server from scratch using Ktor Server.
Also, we'll take an overview of Ktor Client, from setting it up to making requests and installing plugins.