Welcome
Ktor is a framework to easily build connected applications – web applications, HTTP services, mobile and browser applications. Modern connected applications need to be asynchronous to provide the best experience to users, and Kotlin coroutines provide awesome facilities to do it in an easy and straightforward way. The goal of Ktor is to provide an end-to-end multiplatform framework for connected applications.
Getting started
Configuring a server
Routing
Plugins
Running, debugging, and testing
Deployment
Getting started
Setting up the client
Requests
Responses
Plugins
Testing
Last modified: 03 January 2023