Skip to main content
Rust Web Framework

Ship Rust web products that can't break silently.

Typed routes, controlled rendering, and compile-time guarantees.

Why Azumi

Built for teams that want predictable web products, not another framework that hides complexity behind magic.

Routes that can't mismatch

Typed routes catch URL and handler mismatches at compile time. Your API surface is verified before it ever runs.

Rendering you can audit

Explicit templates and data flows mean you can trace every byte of output. No hidden context, no surprise side effects.

Services that compose cleanly

Wire services together with clear boundaries. No global state leaks, no middleware ordering puzzles.

Start building with Azumi

Open-source. Run it yourself, keep it forever.

View on GitHub