Ktor for Networking in Kotlin Multiplatform Mobile projects

Published: 20 May 2021
on channel: Kotlin by JetBrains
27,815
483

In this episode, we are going to create a real crossplatform mobile application with Kotlin Multiplatform Mobile. It will load data from the network with the #Ktor and display the result on the device screen, and the business logic will be written only once in the shared Kotlin #Multiplatform Mobile module.

We will start by making a simple HTTP request and learn about the Ktor engine concept and how to configure them. After we will find out how to log HTTP calls to simplify the development process, and finally we will create a few entities and learn how to use kotlinx.serialization to deserialize the Ktor responses into Kotlin data classes.

Demo project: https://github.com/KaterinaPetrova/km...

Ekaterina Petrova →   / kathrinpetrova  

Documentation → https://kotlinlang.org/docs/mobile/cr...

KMM portal → https://kotlinlang.org/lp/mobile/

#Kotlin #Ktor #Multiplatform


Watch video Ktor for Networking in Kotlin Multiplatform Mobile projects online without registration, duration online in high quality. This video was added by user Kotlin by JetBrains 20 May 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 27,815 once and liked it 483 people.