Hello, are there any good example ktor apps?
# ktor
c
Hello, are there any good example ktor apps?
o
c
Well, Im interested about how I should structure application
For example is it good idea to split funcionalities between multiple modules?
g
But how this related to Ktor? It really depends on your project, style and personal preferences. Nothing prevent you from splitting features to modules and use Ktor. It is just Kotlin project and web backend library