Featured

Rust Web Development - TodoMVC - Part 2 - REST APIs



Published
Rust Programming Web Development Tutorial for building a simple Web Application, todoMVC, from scratch with WARP, SQLX, Database (PostgreSQL), and Native Web Components.

- Part 1 (database / model access) - https://youtu.be/VIig9IcQ-w8
- Part 2 (this one) (web / warp filters) - https://youtu.be/plKzUo8F6Mg

GitHub Source - https://github.com/jeremychone-channel/rust-todomvc

00:00 - Intro & Recap of Part 1
01:02 - First WARP filters and index.html
13:12 - First Todo Filter (todo list)
29:03 - WARP Error Model
31:10 - HTTP X-Auth-Token authentication
36:21 - WARP Error Recovery
41:49 - Finish todos REST filters
47:24 - Finish todos REST tests
51:47 - Add Filters to Web Server & Browser Demo
54:02 - What next, like, and subscribe
Category
Web design
Be the first to comment