KtKit: A Kotlin toolkit for building server applications with Ktor
Summary
KtKit is a Kotlin multiplatform toolkit for building server applications with Ktor. It bundles common backend patterns (DI, REST handlers, health/metrics endpoints, RFC 9457 error models) and provides modules such as ktkit-ktor-httpclient, ktkit-sqlx4k, and ktkit-sqlx4k-pgmq to accelerate backend development for Kotlin Multiplatform projects.