coder-rust-tower-http

Installation
SKILL.md

<skill_overview> Apply reusable HTTP middleware with tower-http safely Adding request/response tracing Configuring CORS Enabling compression or timeouts Propagating request IDs tower-http GitHub tower-http Docs </skill_overview> <layer_selection> Enable only required tower-http features in Cargo.toml Prefer TraceLayer for request spans and latency Use CorsLayer for browser-facing APIs Use TimeoutLayer for external calls and slow handlers

Installs
3
GitHub Stars
34
First Seen
Feb 4, 2026
coder-rust-tower-http — ozerohax/assistagents