🚀 Check out
Starter-Project-Ktor: a ready-to-go template for building Kotlin-based server-side apps with everything you need out of the box:
• Built with
Kotlin 2.0 +
Ktor for modern, asynchronous web servers and microservices.
• Uses
MongoDB for database operations.
• Injects dependencies via
Koin, so your modules are clean, testable and maintainable.
• Auto-generated API docs via
Swagger, giving you a UI to explore the endpoints.
• Serialization done with
Kotlin Serialization for safe & efficient data handling.
If you're starting a backend with Kotlin, this could save you a lot of setup time. Check it out:
https://github.com/iammohdzaki/Starter-Project-Ktor