Skip to content

s1monw1/kotlin_vertx_example

Repository files navigation

kotlin_vertx_example

Simple Kotlin application using Vert.X to create an HTTP server.

This project uses features shown here: http://vertx.io/docs/vertx-web/kotlin/

build and run the app

  • Build with: ./gradlew build (Fat Jar is created in /build/libs)
  • Run with ./gradlew run (alternatively run with java -jar jarname)

About

Simple Kotlin App using VertX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published