So, let's say I want to write a lightweight server...
# server
e
So, let's say I want to write a lightweight server with a REST API in Kotlin. Which framework/libraries would you guys recommend? I guess I could use the JS backend and Kotlin, but I'm curious if there is any other alternatives.
o
enighma: What exactly does “lightweight” mean to you?