
development
Daily dispatch #10 - Ktor is a Delight
I recently started changing the project’s API client from Retrofit to Ktor. And it’s been a delight. As a reference here’s the before and after code. class MoviesAPIService { private val API_KEY_MOVIEDB = "It's Mine You can't have it" private val