salvo-file-handling
π―Skillfrom salvo-rs/salvo-skills
Simplifies file upload, download, streaming, and multipart form handling in Salvo web applications with robust, efficient middleware and utilities.
Part of
salvo-rs/salvo-skills(28 items)
Installation
npx skills add https://github.com/salvo-rs/salvo-skills --skill salvo-file-handlingNeed more details? View full documentation on GitHub β
More from this repository10
Simplifies robust error management in Salvo web applications with structured error responses, custom error types, and middleware-based error handling strategies.
Configures and manages Cross-Origin Resource Sharing (CORS) middleware for secure, flexible API interactions in Salvo web applications
Simplifies web request processing in Salvo by providing reusable middleware components for authentication, logging, CORS, and request transformation
Provides robust Cross-Site Request Forgery (CSRF) protection middleware for securing Salvo web applications against unauthorized request attacks
Simplifies WebSocket integration in Salvo web applications, enabling real-time bidirectional communication with robust connection handling and message routing.
Enables real-time WebSocket communication and server-sent events for building interactive, low-latency web applications with Salvo framework
Automates TLS certificate provisioning and renewal using ACME protocol for Salvo web applications, simplifying secure HTTPS configuration
Simplifies complex routing patterns in Salvo web framework with advanced path matching, parameter extraction, and dynamic route generation
Manages clean, safe termination of Salvo web server instances with configurable timeout and signal handling strategies.
Manages secure web session handling, authentication, and state persistence for Salvo web applications with flexible storage backends