Build REST APIs with the Rust Axum Web Framework

Build REST APIs with the Rust Axum Web Framework01:39:25

Build REST APIs with the Rust Axum Web Framework 影片的下載資訊和詳情

作者:

Trevor Sullivan

發布日期:

2025/6/3

觀看次數:

192

簡介:

Axum is a popular web framework for Rust developers. This framework provides higher level constructs that allow developers to rapidly build high performance REST APIs and web applications. In this video, we will take a look at how to get started with the Axum framework completely from scratch. You should watch this video if you already understand the HTTP protocol and the basics of web frameworks. This will be a practical, hands‑on guide on how to define routes and route handlers with Axum and Rust.