II.
Framework overview
Reference · liveframework:ktor-server
Ktor Server overview
Ktor Server is JetBrains' asynchronous Kotlin framework for building server-side applications and microservices. It is lightweight and extensible, leveraging Kotlin coroutines for non-blocking I/O and a plugin-based architecture for HTTP handling.
Attributes
displayName
Ktor Server
homepageUrl
belongsToLanguageId
category
web-backend
description
Ktor Server is JetBrains' asynchronous Kotlin framework for building server-side
applications and microservices. It is lightweight and extensible, leveraging Kotlin
coroutines for non-blocking I/O and a plugin-based architecture for HTTP handling.
Outgoing edges
belongs_to_language1
- language:kotlin·LanguageKotlin
used_by_skill_area1
- skill-area:backend-api-design·SkillAreaBackend API Design
Incoming edges
alternative_to1
- framework:vert-x·FrameworkVert.x