Ktor is a Lightweight and Flexible framework built from the ground up using Kotlin and Coroutines that allow us to create asynchronous client and server applications easily.
In this session we will be covering in practice the creation of an asynchronous API in a simple way, using Kotlin and Ktor.