Through this session, we are going to cover all the steps you need to know to setup a Kotlin Ktor project to build a reliable web service. We will discover the framework tools and features (Routing, DataConversion, ContentNegotiation…) and see them in action to develop some endpoints from the API frontside to the database and go even further to see how we can achieve building a strong contract between the API and the frontend.