All work
Backend · 2026

Rust Axum API

Memory-safe REST API on Rust

Stack

RustAxumSQLxTokio

Features

  • Axum web framework
  • SQLx compile-time checks
  • Tokio async runtime
  • Memory-safe guarantees
Rust Axum API
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.