migration-ktor is a Kotlin library that enables code-based migrations in Ktor.
migration-ktor
Add the following to your build.gradle.kts.
build.gradle.kts
repositories { maven("https://git.infendro.com/api/packages/Infendro/maven") } dependencies { implementation("com.infendro:ktor-migration:1.1.1") }
Home Documentation Changelog
Deleting the wiki page "Home" cannot be undone. Continue?