DEV Community

# axum

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Sharing Data in Axum State<T>, Arc<T>, Mutex<T> & RwLock<T>

Sharing Data in Axum State<T>, Arc<T>, Mutex<T> & RwLock<T>

Comments
7 min read
Error Handling in Axum

Error Handling in Axum

Comments
5 min read
CRUD API in Rust Using Axum, SQLite, and sqlx

CRUD API in Rust Using Axum, SQLite, and sqlx

Comments
8 min read
Build In-Memory CRUD API in Axum (Rust)

Build In-Memory CRUD API in Axum (Rust)

Comments
5 min read
A 10 MB Markdown-to-HTML Service in Rust with pulldown-cmark

A 10 MB Markdown-to-HTML Service in Rust with pulldown-cmark

Comments
9 min read
Building a URL Shortener in Rust with axum, SQLite, and 30 Lines of base62

Building a URL Shortener in Rust with axum, SQLite, and 30 Lines of base62

Comments
9 min read
A Minimal HTTP Debug Server in Rust with axum

A Minimal HTTP Debug Server in Rust with axum

Comments
10 min read
Parsing RSS and Atom From Scratch in Rust with quick-xml

Parsing RSS and Atom From Scratch in Rust with quick-xml

1
Comments
10 min read
Axum Middleware: A Beginner's Complete Guide

Axum Middleware: A Beginner's Complete Guide

Comments
10 min read
Add Response Caching to Axum in 10 Minutes

Add Response Caching to Axum in 10 Minutes

Comments
8 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.