<https://kotlinlang.slack.com/archives/C0A974TJ9/p...
# ktor
h
We’re working on it as we speak. Soon we’ll make the repo open and develop in the open
🚀 3
d
It would be a bonus to show an example of DI with ktor... Like making some kind of controller classes and inject deps there... Some people just don't like functional programming too much and when the app gets big, need some way of organizing into classes.
Also testing is a bit painful now, unless there's some better ways of doing it... Maybe well thought out examples can give good ideas instead of trying to furrow through the source code to make util functions for it.