Hey, I’m trying to get a simple Ktor server to cre...
# ktor
c
Hey, I’m trying to get a simple Ktor server to create a basic API REST to be used in my client app. Any good resource/tutorials on building one with the good practices (I’m already very confortable with Kotlin). Or does the official Ktor doc is the best resource we have so far? Thanks!
a
c
Yep this is what I was into. Just wondering if there are some other great stuff on the internet