Expand description
§API Middleware
Middleware components for request processing.
Functions§
- auth_
middleware - Authentication middleware (placeholder for future implementation)
- cors_
middleware - CORS middleware (if not using tower-http)
- error_
handling_ middleware - Error handling middleware
- rate_
limit_ middleware - Rate limiting middleware (placeholder for future implementation)
- request_
logging_ middleware - Request logging middleware