https://kotlinlang.org logo
Title
j

J. Pablo Fernández

08/02/2019, 1:41 PM
What web frameworks/libraries? Something Kotlin specific?
t

tddmonkey

08/02/2019, 1:42 PM
Dropwizard here
r

reik.schatz

08/02/2019, 1:49 PM
have used http4k, spring-boot and micronaut in the past 12 months. slight preference for micronaut atm
j

J. Pablo Fernández

08/02/2019, 1:50 PM
Thank youf.
r

ribesg

08/02/2019, 1:56 PM
Ktor !
j

jaguililla

08/02/2019, 2:34 PM
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

mafa73

08/02/2019, 2:46 PM
Spring Boot and recently Vert.x
l

Leon K

08/10/2019, 5:06 PM
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