rust-backend-axum

Community

Axum-based backend patterns.

Authorcaioniehues
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Produces production-ready Axum backends with modular routing, state management, extractors, and middleware patterns.

Core Features & Use Cases

  • Modular routers with nested routes and clean state sharing.
  • Extractors & middleware for auth, tracing, and errors.
  • Graceful shutdown and robust error handling strategies.

Quick Start

Use these patterns to assemble a scalable Axum API with layered middleware and clean routing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rust-backend-axum
Download link: https://github.com/caioniehues/dotfiles/archive/main.zip#rust-backend-axum

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository