最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

android - Integrating a Ktor backend with Jetpack Compose - Stack Overflow

matteradmin6PV0评论

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.

Post a comment

comment list (0)

  1. No comments so far