:mega: Also if someone has ktor in production wit...
# ktor
o
📣 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
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
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
At HLTV.org we serve about 200 million pageviews per month and about 3.1 billion pageviews in total on ktor.
That is for the public website. We also have some internal services that pull huge numbers but no stats on that