API development with Kotlin, are there any good reference projects?

Hello, I am new to Kotlin.

I want to play with Kotlin for backend API development.

Are there any good code projects that I am reference to ? e.g. ktor or Spring boot.
(I mean a workable project with database model, logging, validation etc. )