Yeah, <#C0A974TJ9|ktor> is evolving pretty good an...
# server
o
Yeah, #ktor is evolving pretty good and is almost feature complete for v1. It is being used in production, not only at JetBrains. It’s 100% Kotlin, have idiomatic APIs, http://ktor.io for (incomplete) documentation and all other goodies of an Open Source project. One of its major benefits is extensive use of Kotlin coroutines, which makes web services asynchronous and at the same time source code easy to comprehend.