Sample project for Ktor showing how to create a file listing support for static files.
Execute this command to run the sample:
./gradlew run
And navigate to http://localhost:8080/ to see the sample home page.
Sample project for Ktor showing how to create a file listing support for static files.
Execute this command to run the sample:
./gradlew run
And navigate to http://localhost:8080/ to see the sample home page.