A sample project for Ktor showing several useful extension methods not included in Ktor itself.
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.
A sample project for Ktor showing several useful extension methods not included in Ktor itself.
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.