File listing

October 10, 2022 ยท View on GitHub

A sample project for Ktor showing how to create a file listing support for static files.

Running

Execute this command to run the sample:

./gradlew run

Then, navigate to http://localhost:8080/ to see the sample home page.