Skip to content
@javalin

Javalin

A simple web framework for Java and Kotlin

Chat at https://discord.gg/sgak4e5NKv Chat at https://gitter.im/javalin-io/general CI License Maven

Javalin - A simple web framework for Java and Kotlin

Javalin is a very lightweight web framework for Kotlin and Java which supports WebSockets, HTTP2 and async requests. Javalin’s main goals are simplicity, a great developer experience, and first class interoperability between Kotlin and Java.

Javalin is more of a library than a framework. Some key points:

  • You don't need to extend anything
  • There are no @Annotations
  • There is no reflection
  • There is no other magic; just code.

General information:

Pinned

  1. javalin Public

    A simple and modern Java and Kotlin web framework

    Kotlin 5.6k 483

  2. Javalin website source code

    HTML 25 60

  3. Experimental compile-time OpenAPI integration with builtin support for Javalin

    Kotlin 10 1

Repositories

Most used topics

Loading…