skydoves / sandwich

🥪 Sandwich is an adaptable and lightweight sealed API library designed for handling API responses and exceptions in Kotlin for Retrofit, Ktor, and Kotlin Multiplatform.

Home Page:https://skydoves.github.io/sandwich/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retrofit multipart

fjr619 opened this issue · comments

Can I use this library for retrofit multipart for upload file?

Of course. Sandwich standardizes the Retrofit responses interface for handling easily.
Request interfaces are not related to this library.