Important: This news article covers an old version of Javalin (v1.0.0). The current version is v7.0.0. See the documentation page for up-to-date information. Introducing Javalin Javalin is a very lightweight web framework for Kotlin and Java, inspired by Sparkjava and koa.js. Javalin is written in Kotlin with a few functional interfaces written in Java. This was necessary to provide an enjoyable a

