I am evaluating kotlin frameworks for my new app w...
# http4k
s
I am evaluating kotlin frameworks for my new app which will use server generated pages, no JSON api needed. I like simple frameworks with little magic, but with reasonable defaults, speed and large enough community. That left ktor and http4k in kotlin world. Why would I choose http4k over ktor?
d
Compared to heavyweight stuff like spring. both are good options. They both have their own "styles", one of which you'll no doubt appreciate more than the other. The strengths and rationale behind http4k can be found here: https://www.http4k.org/rationale/