logoalt Hacker News

t-writescodetoday at 11:52 AM0 repliesview on HN

I've been very happy with Kotlin's Ktor + Exposed, myself.

Exposed is a solid-enough ORM for my tastes, Ktor is easy-to-use and clean; and Kotlin gives me a type system and fluent / Ruby-style method chaining.