Join Slack
Powered by
Is possible to share multipart API request between...
# multiplatform
s
Shakil Karim
04/03/2021, 9:36 AM
Is possible to share multipart API request between IOS and Android, Is there any example of it somewhere ?
b
Big Chungus
04/03/2021, 10:23 AM
Sure, just use ktor client in commonMain source set
s
Shakil Karim
04/03/2021, 3:20 PM
Is there any example project for that?
b
Big Chungus
04/03/2021, 8:29 PM
https://ktor.io/docs/multipart-support.html
Big Chungus
04/03/2021, 8:30 PM
https://medium.com/@shrikantjagtap99/uploading-multipart-form-data-using-ktor-http-client-bc3e1c6c2ce8
5
Views
Open in Slack
Previous
Next