📣 Also if someone has ktor in production with some impressive (relative, I know, but still) numbers/experience, we could discuss featuring it in the blog post.
s
samir
11/07/2018, 7:56 PM
I don’t know if it is the kind of numbers you are looking for but I recently migrated an API in Scala/Play to Ktor with additional features with easily 35% less LOC and in half the time. Really nice experience, everything works so well contrary to hours spent debugging Scala/Play
k
Kabbura
11/07/2018, 8:13 PM
We have been using Ktor in all of our recent projects. Nothing impressive but one of them is Balsam, a doctor consultation app. It has 4000+ downloads (It also uses Exposed for the DB connection).
https://play.google.com/store/apps/details?id=com.narbase.docbase
s
spand
11/09/2018, 11:53 AM
At HLTV.org we serve about 200 million pageviews per month and about 3.1 billion pageviews in total on ktor.
spand
11/09/2018, 11:55 AM
That is for the public website. We also have some internal services that pull huge numbers but no stats on that