X-Posting here: To allow for faster development - ...
# javalin
a
X-Posting here: To allow for faster development - I set up a git repository to be cloned that already has maven setup and a bunch of commonly used dependencies
<https://gitlab.com/asad-awadia/kotlin-server-app/>
It uses javalin as the http server - so it may help people writing tutorials to get a project setup very quickly https://blog.aawadia.dev/2020/11/05/backend-kotlin-boiler-plate/