CRUD Operations in Sea-Orm Rust | Rust Backend API Tutorial Part 03

preview_player
Показать описание
Welcome to Part 03 of our comprehensive tutorial series on building a powerful backend API using the Rust programming language and the Axum framework. 🚀 In this series, we'll dive deep into creating efficient and scalable APIs from scratch, leveraging the cutting-edge capabilities of Rust and the Axum framework.

📌 Part 03: SeaOrm CRUD Operations

🔧 What We'll Cover:
1. 00:19 Creating models
2. 02:56 CRUD Operations
2.1 02:56 Create
2.2 06:06 Read / Fetch (One)
2.3 09:40 Update (One)
2.4 13:50 Delete/ Destroy (One)
2.5 15:36 Read / Fetch (All)

🎓 About Us:
We are OptiCode, a passionate group of developers dedicated to sharing our knowledge and expertise in software development. With collective years of experience, we're excited to guide you through the ins and outs of Rust and Axum in this tutorial series. Subscribe to our channel to stay updated on upcoming parts and ensure you don't miss any step of this exciting journey!

🔗 Helpful Links:

Stay tuned for more in-depth tutorials on building a feature-rich backend API with Rust and Axum. If you're ready to supercharge your coding skills and dive into the world of modern asynchronous programming, don't forget to like, comment, and subscribe! 🛠️🦀

#crudoperations #SeaOrm#RustProgramming #AxumFramework #BackendAPI #TutorialSeries
Рекомендации по теме
Комментарии
Автор

Awesome video man. I've been a developer for 10+ years, but have worked with Rust for not much more than 10 minutes and this helped get me up to speed in a hurry.

andrewiglinski
Автор

Brother please use slightly bigger font size. It will grow your content quality and readability

urparvezali
Автор

Hi, i was wondering on 8:51 why cant we destructure the user into data similiar to assigning default value of the struct like below

let data: UserModel = UserModel {
..user
}

because they will have the same field i assume

johannessandjaja
welcome to shbcf.ru