Client Tools

October 10, 2022 ยท View on GitHub

A sample project for Ktor showing several useful extension methods not included in Ktor itself.

Running

Execute this command to run the sample:

./gradlew run

Note: for this sample to work, you need to open a server in your localhost at port 8080.