Somebody have worked with KTOR consuming API's with the same code for mobile, desktop and Web? Thank you
s
Stan van der Bend
01/07/2025, 7:03 AM
consuming api? I assume u mean a http client framework, for that you can use ktor-client which is multiplatform with targets for all of those platforms.