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

Дата публикации:

03.06.2025

Просмотров:

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.