Skip to content

Latest commit

 

History

History
 
 

custom-feature

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Feature

Sample project for Ktor with an implementation of a custom feature.

Running

Execute this command in the repository's root directory to run this sample:

./gradlew :custom-feature:run

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