Skip to main content
Execute qualquer Skill no Manus
com um clique

axum

Estrelas2
Forks0
Atualizado4 de maio de 2026 às 21:07

Comprehensive guide for building web applications and APIs with the axum Rust framework (by tokio-rs). Use this skill whenever the user wants to: build web servers, REST APIs, or HTTP services in Rust using axum; set up routing with path parameters, nested routers, fallbacks, or method routing; use request extractors (Path, Query, Json, Form, Bytes, String, HeaderMap, State, Extension, WebSocket, Multipart, Cookie); create response types with IntoResponse; implement middleware with middleware::from_fn or tower layers; manage application state with State and FromRef; handle errors with custom IntoResponse implementations; work with WebSocket connections for real-time features; serve Server-Sent Events (SSE); handle multipart form uploads; manage cookies (signed, private, or plain); serve static files; configure CORS, tracing, compression, timeouts, and other tower-http layers; set up graceful shutdown; migrate from axum 0.7 to 0.8; or integrate axum with tower middleware. Make sure to use this skill when the u

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly