What web frameworks/libraries? Something Kotlin sp...
# server
j
What web frameworks/libraries? Something Kotlin specific?
t
Dropwizard here
r
have used http4k, spring-boot and micronaut in the past 12 months. slight preference for micronaut atm
j
Thank youf.
r
Ktor !
j
For building Kotlin projects I use #gradle And to develop server side code I use #hexagon (https://hexagonkt.com) disclaimer, I'm the author
m
Spring Boot and recently Vert.x
l
If you want to have fun, use Ktor. I wouldn't use if for gigantic systems yet, just because there is no 100% certainty about how it will stay