salvo-session
π―Skillfrom salvo-rs/salvo-skills
Manages secure web session handling, authentication, and state persistence for Salvo web applications with flexible storage backends
Part of
salvo-rs/salvo-skills(28 items)
Installation
npx skills add https://github.com/salvo-rs/salvo-skills --skill salvo-sessionNeed more details? View full documentation on GitHub β
More from this repository10
Simplifies database interactions in Salvo web applications with ORM-like querying, connection management, and seamless multi-database support.
Optimize and compress web assets, files, and data streams with efficient encoding techniques for Salvo web applications
Streamlines web scraping and data extraction from complex web pages using Salvo's robust routing and middleware capabilities
Accelerates web request handling in Salvo by implementing efficient caching, rate limiting, and performance optimization strategies.
Manages and throttles concurrent requests in Salvo web applications to prevent server overload and ensure stable performance under high traffic.
Generates OpenAPI (Swagger) documentation automatically for Salvo web services, enabling interactive API exploration and client SDK generation
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
Streamlines authentication and authorization in Salvo web applications with robust middleware, identity management, and secure token-based access control