All work
Stack
RustAxumSQLxTokio
Features
- Axum web framework
- SQLx compile-time checks
- Tokio async runtime
- Memory-safe guarantees

Rust Axum API
Overview
REST API on Rust + Axum: compile-time safety guarantees, async via Tokio, SQLx for type-safe SQL, zero runtime allocations on hot paths.