Hello Kotlin gurus! Just finished reading Kotlin ...
# announcements
s
Hello Kotlin gurus! Just finished reading Kotlin in Action and I’m looking to write a legacy-free backend for a largely single page web app. What’s the best Kotlin framework for that kind of thing? I am going to use Postgres for the database. Thanks!!
s
squinky: can try
springboot
. It’s a java framework, but has first class support for kotlin.