8000 GitHub - jcornaz/ktor-demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

jcornaz/ktor-demo

Repository files navigation

Ktor demo

This is a demonstration project used for presenting Ktor at a Java User Group event.

Here are the slides used for the presentation: https://slides.com/jcornaz/ktor

How to build and run the server

Prerequisites: An environment variable JAVA_HOME must point to a valid JDK 8, or newer

  • Run the tests: ./gradlew test
  • Start the server: ./gradlew run (will be served at http://localhost:8080)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0