Build REST APIs with the Rust Axum Web Framework

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

Download-Informationen und Videodetails Build REST APIs with the Rust Axum Web Framework

Autor:

Trevor Sullivan

Veröffentlicht am:

3.6.2025

Aufrufe:

192

Beschreibung:

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.