π―Skills28
Generates OpenAPI (Swagger) documentation automatically for Salvo web services, enabling interactive API exploration and client SDK generation
Manages secure web session handling, authentication, and state persistence for Salvo web applications with flexible storage backends
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 file upload, download, streaming, and multipart form handling in Salvo web applications with robust, efficient middleware and utilities.
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 request timeouts and graceful cancellation for Salvo web services, preventing long-running tasks from blocking server resources.
Optimizes Salvo web application performance by implementing intelligent response caching strategies with flexible backend and configuration options
Serves and manages static file hosting with advanced routing, caching, and compression for Salvo web applications.
Streamlines structured logging in Salvo web applications with configurable log levels, formatters, and output destinations.
Implements server-sent events (SSE) for real-time, unidirectional streaming of live updates from Salvo web servers to clients
Simplifies complex web routing in Salvo, enabling dynamic path matching, middleware integration, and RESTful endpoint configuration with minimal boilerplate code.
Implements intelligent request rate limiting for Salvo web services, preventing abuse and ensuring stable API performance across endpoints.
Simplifies reverse proxy configuration and routing for Salvo web applications, enabling advanced request handling and backend service integration
Streamlines web API testing in Rust with comprehensive request simulation, assertion utilities, and mock server capabilities for Salvo web framework
Quickly scaffold and develop web applications with Salvo, providing boilerplate setup, routing, and middleware configurations for Rust web services.
Streamlines authentication and authorization in Salvo web applications with robust middleware, identity management, and secure token-based access control
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.