546 Forks
6597 Stars
6597 Watchers

javalin

A simple and modern Java and Kotlin web framework

How to download and setup javalin

Open terminal and run command
git clone https://github.com/javalin/javalin.git
git clone is used to create a copy or clone of javalin repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with javalin https://github.com/javalin/javalin/archive/master.zip

Or simply clone javalin with SSH
[email protected]:javalin/javalin.git

If you have some problems with javalin

You may open issue on javalin support forum (system) here: https://github.com/javalin/javalin/issues