Skip to main content
Ktor logo

Ktor

Asynchronous client and server framework for Kotlin

About

Ktor is an open-source framework for building asynchronous HTTP clients and servers in Kotlin. It leverages coroutines for non-blocking I/O and allows developers to use only the specific plugins needed for their application.