Framework/Axum

- Streaming Audio Apis: The Axum Server | xd009642:

- Master Hexagonal Architecture in Rust: Everything you need to write flexible, future-proof Rust applications using hexagonal architecture.

- Simple way to make i18n support in Rust with with examples and tests - OnlyCoiners: Localization is crucial for modern software development. By supporting multiple languages, applications can reach a wider audience and become more inclusive, al...

- Backend In Rust - 01 Building a basic server - YouTube: Welcome to the first episode of our "Backend in Rust" series! In this video, we'll walk you through the basics of building a simple HTTP server using Rust. W...
- Backend in Rust 02 - JWT Authentication, Sea ORM, Axum, Rust