Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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