Somebody have worked with KTOR consuming API's wit...
# getting-started
d
Somebody have worked with KTOR consuming API's with the same code for mobile, desktop and Web? Thank you
s
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.