952 Forks
11323 Stars
11323 Watchers

ktor

Framework for quickly creating connected applications in Kotlin with minimal effort

How to download and setup ktor

Open terminal and run command
git clone https://github.com/ktorio/ktor.git
git clone is used to create a copy or clone of ktor 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 ktor https://github.com/ktorio/ktor/archive/master.zip

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

If you have some problems with ktor

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