software-engineering-corner.zuehlke.comUsing Ktor in Kotlin MultiplatformThese days it’s quite rare to have a mobile that doesn’t access online resources. Naturally, “set up the HTTP stack” is one of the first stories on our backlog in a new project. We’ve found Ktor to be a great library to work with, especially in our K...Mar 17, 2025·7 min read