HTTP Actix Axum

HTTP best practices for actix-web 4 and axum 0.7+ Rust backends. Use when: naming REST resources, choosing HTTP status codes, implementing RFC 9457 Problem Details error responses, configuring OWASP security headers, setting up CORS, enabling response compression, versioning APIs, implementing custom request extractors, wiring OpenAPI docs, or structuring the HTTP layer. Covers both actix-web and axum.

pedromneto97 87bd90a 7 files · 36.9 KB Updated

File contents

pedromneto97/custom-skills/tree/main/skills/http-actix-axum commit 87bd90a148

Frequently asked questions

npx skillmds@latest add pedromneto97/http-actix-axum