hi all! I’m trying to create an API that allows an...
# ktor
m
hi all! I’m trying to create an API that allows an Android app to upload images, and that it also allows another Android app to see those uploaded and stored images.. I’m using Ktor but I’m not quite sure how to allow image uploading via POST?