Making API request using Ktor client in Android
Difficulty: Beginner Ktor is an excellent Http client for android it has many features such as web sockets, monitoring progress when uploading a file and the ability to use it in KMM projects across different operating system like Android and IOS. In this article we will create a simple app that makes an API request […]
Making API request using Ktor client in Android Read More »