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 javalin Public

    A simple and modern Java and Kotlin web framework

    Kotlin 7.2k 552

  2. javalin.github.io javalin.github.io Public

    Javalin website source code

    HTML 35 85

  3. javalin-openapi javalin-openapi Public

    Annotation processor for compile-time OpenAPI & JsonSchema, with out-of-the-box support for Javalin 5.x, Swagger & ReDoc

    Kotlin 41 16

  4. javalin-samples javalin-samples Public

    Collection of many example projects for Javalin 4+

    Kotlin 11 19

Repositories

Showing 10 of 20 repositories