Bastian Gruber, author of the book Rust Web Development, speaks with host Philip Winston about creating server-based web applications with Rust. They explore Rust language features, tooling, and web frameworks such as Warp and Tokio. From there, they examine the steps to build a simple web server and a RESTful API, as well as modules, logging and tracing, and other aspects of web development with Rust.
Show Notes
Bastian Gruber:
- Twitter: @recvonline
- Mastadon: hachyderm.io/@bastian
- Email: [email protected]
Rust community:
Rust frameworks or crates:
- Tokio – an asynchronous Rust runtime
- Hyper – fast and safe HTTP for the Rust language
- warp – Rust
- axum – Rust
- Overview – Serde
You mentioned 2 “batteries included” frameworks but they are not listed on the web page and the audio is too indistinct to tell what they are