I'm new to Kotlin and would like to know how to integrate a backend with Ktor into my Jetpack Compose application.
I've already created a back office in Next.js with Prisma to manage the data in my Postgres database. I would now like to create another API in my mobile application so that it can connect to my database and handle CRUD operations.
This project is also a way of learning Kotlin, but if you think my decisions and technology choices are wrong, please let me know. Thank you for your feedback.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745673235a4639532.html
评论列表(0条)