Build REST APIs with the Rust Axum Web Framework

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

Información de descarga y detalles del video Build REST APIs with the Rust Axum Web Framework

Autor:

Trevor Sullivan

Publicado el:

3/6/2025

Vistas:

192

Descripción:

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.