Hi All, I am new to Ktor and I am from Mobile development background.
I am looking for a sample or repo where we are following clean architecture for developing http api. I have gone through all samples and web but I haven't found a resource where any one is using MVC or Clean Architecture.
My goal is to learn the best practice need to follow while building Ktor app(REST API project).
Thank you.
a
Aleksei Tirman [JB]
02/26/2024, 8:03 AM
Here, you can find a sample project showcasing the MVC server application.