axum-web-framework

Community

Rust web APIs with Axum and Tower.

Authormanutej
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill teaches practical Axum-based web APIs with routing, extractors, middleware, and production patterns for Rust services.

Core Features & Use Cases

  • Routing & Extractors: Type-safe request handling and extraction.
  • Middleware & State: Layered middleware and shared state.
  • Production Ops: Error handling, logging, and deployment patterns.

Quick Start

Create a basic REST API with a typed path parameter and JSON response.

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: axum-web-framework
Download link: https://github.com/manutej/luxor-claude-marketplace/archive/main.zip#axum-web-framework

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