YoVDO

Rust Axum Full Course - Web Development

Offered By: Jeremy Chone via YouTube

Tags

Rust Courses Web Development Courses CRUD Operations Courses REST APIs Courses Routing Courses

Course Description

Overview

Dive into a comprehensive video course on web development using Rust and the Axum framework. Learn to build a complete web application from the ground up, starting with a basic "Hello World" router and progressing to advanced topics like authentication, REST APIs, and error handling. Explore key concepts including query parameters, path parameters, static routes, middleware implementation, and context extraction. Master the creation of CRUD operations, implement authentication tokens, and develop robust error handling for both client and server-side issues. By the end of this 1-hour 19-minute tutorial, gain practical experience in Rust web development and acquire the skills to create efficient, well-structured web applications using the Axum framework.

Syllabus

- - Intro
- - Hello World Router
- - Quick_Dev
- - Hello Route - Query Params
- - Hello Route - Path Param
- - routes_static
- - First LOGIN API
- - Login Auth-Token Cookies
- - Rest API - Mock Model/Store
- - CRUD - REST API
- - First Middleware - mw_require_auth
- - require_auth - token parsing
- - First Extractor - Ctx
- - Ctx in mw_require_auth
- - Ctx in the REST APIs
- - mw_ctx_resolver
- - Error Client & Server
- - Server Log line


Taught by

Jeremy Chone

Related Courses

The Rust Programming Language
Udemy
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