Very simple project to upload images through multipart forms to a server. Uses ktor.
This is a Kotlin / JVM project and thus requires a suitable JDK for Kotlin +1.8
Requires little to no setup with sensible defaults.
To build the project, use the following gradle task:
./gradlew buildFatJar
To run the fat jar, use
java -jar build/libs/ius-all.jar