Rust Web Development - Warp Introduction by Example
Offered By: Jeremy Chone via YouTube
Course Description
Overview
Dive into a comprehensive video tutorial on Rust web development using the Warp framework. Learn to create a "Hello World" filter, set up VS Code Rest Client, implement API paths, serve static files, and build a RESTful Todo List API. Explore async closures, filter functions, JSON handling, and custom filters for request authentication. Master exception handling, data extraction, and global resource injection. Gain practical insights through hands-on examples and discover additional resources for further Rust programming exploration, including desktop applications, Tauri, Bevy game development, and Java developer transition guides.
Syllabus
- Intro
- Setup
- Hello World Filter
- VS Code Rest Client
- HI Api first path
- Static File Serving
- Rest API - Todo List
- Async Closure
- Async Filter Function
- JSON Result
- Todo Get API
- Todo Create API Body Parsing
- Custom Filter Request Authentication
- Request/Filter Exception Handling
- Extract Request Data e.g., User Context
- Global Resource Injection
- Don't forget
Taught by
Jeremy Chone
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Rust For Undergrads
Udemy Take your first steps with Rust
Microsoft via Microsoft Learn Rust Fundamentals
Pluralsight