Rust Web Development - Warp Introduction (by example)

Опубликовано: 05 Октябрь 2024
на канале: Jeremy Chone
22,695
677

Rust for Web Development - A full introduction to Warp by example, a filter based Web Framework.

Help support this channel:   / jeremychone  

GitHub Source: https://github.com/jeremychone-channe...

00:00 - Intro
00:27 - Setup
00:59 - Hello World Filter
02:10 - VS Code Rest Client
03:52 - HI Api (first path)
07:55 - Static File Serving
11:33 - Rest API - Todo List
14:02 - Async Closure
15:26 - Async Filter Function
16:04 - JSON Result
17:34 - Todo Get API
20:43 - Todo Create API (Body Parsing)
23:16 - Custom Filter (Request Authentication)
27:45 - Request/Filter Exception Handling
29:01 - Extract Request Data (e.g., User Context)
32:31 - Global Resource Injection
35:30 - Don't forget


Jeremy Chone:

Twitter -   / jeremychone  
Discord On Rust -   / discord  
AWESOME-APP - https://awesomeapp.dev - Rust Templates for building awesome applications.
Patreon -   / jeremychone   - Any help is a big help (for Rust educational content)



Other popular Rust Programming videos:

Desktop Application Code Rust Programming template full Overview:    • Building Awesome Desktop App with Rus...  
Tauri Quick Introduction (Desktop App wit Rust Programming):    • Rust Tauri 1.0 - Quick Intro - Rust D...  
Rust Web App tutorials series:    • Rust Web App - 1/3 - Data Access  
Rust Bevy Full Tutorial - Game Development with Rust:    • Rust Bevy Full Tutorial - Game Develo...  
Rust for Java Developers series:    • Rust for Java Developers 1/3 - Introd...  

Playlists:

Rust For Desktop App:    • JC - Rust Programming for Desktop App  
Everything Rust Programming - Tutorials, Courses, Tips, Examples:    • JC - Rust - Everything Rust Programmi...  
Rust Programming for Web Development:    • JC - Rust Programming for Web Develop...  
Rust Courses:    • Rust Course 2021 by the book | RustLang  
Furst for Java Developers:    • Rust for Java Developers