Hello, I am an Android Developer, trying to learn ...
# ktor
g
Hello, I am an Android Developer, trying to learn backend development using ktor. Are there open source projects that uses ktor? I want to know the common stack/libraries used together with ktor.
g
Thanks! Do you also know if there’s already a community standard for architecture when using ktor?
t
Personally I am using clean architecture with Guice di on my first project currently, not sure if there is a standard one
r
Thanks a lot for this!
I'm trying out clean architecture out as well, but with Koin as a DI solution.
👍 1