minco-http
Axum and Tower delivery conventions for Minco applications.
It provides:
- exact-origin CORS configuration;
- request IDs and propagation;
- request-body and timeout limits;
- sensitive-header handling;
- tracing and optional compression;
- provider-neutral principals;
- RFC 9457-style Problem Details responses.
use ;
use ;
let router = new.route;
let router = apply_standard_middleware?;
# Ok::