Collection28 items

salvo-rs/salvo-skills

View on GitHub
1stars

🎯Skills28

🎯salvo-openapi🎯Skill

Generates OpenAPI (Swagger) documentation automatically for Salvo web services, enabling interactive API exploration and client SDK generation

salvo-openapi
🎯salvo-session🎯Skill

Manages secure web session handling, authentication, and state persistence for Salvo web applications with flexible storage backends

salvo-session
🎯salvo-error-handling🎯Skill

Simplifies robust error management in Salvo web applications with structured error responses, custom error types, and middleware-based error handling strategies.

salvo-error-handling
🎯salvo-cors🎯Skill

Configures and manages Cross-Origin Resource Sharing (CORS) middleware for secure, flexible API interactions in Salvo web applications

salvo-cors
🎯salvo-middleware🎯Skill

Simplifies web request processing in Salvo by providing reusable middleware components for authentication, logging, CORS, and request transformation

salvo-middleware
🎯salvo-csrf🎯Skill

Provides robust Cross-Site Request Forgery (CSRF) protection middleware for securing Salvo web applications against unauthorized request attacks

salvo-csrf
🎯salvo-file-handling🎯Skill

Simplifies file upload, download, streaming, and multipart form handling in Salvo web applications with robust, efficient middleware and utilities.

salvo-file-handling
🎯salvo-websocket🎯Skill

Simplifies WebSocket integration in Salvo web applications, enabling real-time bidirectional communication with robust connection handling and message routing.

salvo-websocket
🎯salvo-realtime🎯Skill

Enables real-time WebSocket communication and server-sent events for building interactive, low-latency web applications with Salvo framework

salvo-realtime
🎯salvo-tls-acme🎯Skill

Automates TLS certificate provisioning and renewal using ACME protocol for Salvo web applications, simplifying secure HTTPS configuration

salvo-tls-acme
🎯salvo-path-syntax🎯Skill

Simplifies complex routing patterns in Salvo web framework with advanced path matching, parameter extraction, and dynamic route generation

salvo-path-syntax
🎯salvo-graceful-shutdown🎯Skill

Manages clean, safe termination of Salvo web server instances with configurable timeout and signal handling strategies.

salvo-graceful-shutdown
🎯salvo-timeout🎯Skill

Manages request timeouts and graceful cancellation for Salvo web services, preventing long-running tasks from blocking server resources.

salvo-timeout
🎯salvo-caching🎯Skill

Optimizes Salvo web application performance by implementing intelligent response caching strategies with flexible backend and configuration options

salvo-caching
🎯salvo-static-files🎯Skill

Serves and manages static file hosting with advanced routing, caching, and compression for Salvo web applications.

salvo-static-files
🎯salvo-logging🎯Skill

Streamlines structured logging in Salvo web applications with configurable log levels, formatters, and output destinations.

salvo-logging
🎯salvo-sse🎯Skill

Implements server-sent events (SSE) for real-time, unidirectional streaming of live updates from Salvo web servers to clients

salvo-sse
🎯salvo-routing🎯Skill

Simplifies complex web routing in Salvo, enabling dynamic path matching, middleware integration, and RESTful endpoint configuration with minimal boilerplate code.

salvo-routing
🎯salvo-rate-limiter🎯Skill

Implements intelligent request rate limiting for Salvo web services, preventing abuse and ensuring stable API performance across endpoints.

salvo-rate-limiter
🎯salvo-proxy🎯Skill

Simplifies reverse proxy configuration and routing for Salvo web applications, enabling advanced request handling and backend service integration

salvo-proxy
🎯salvo-testing🎯Skill

Streamlines web API testing in Rust with comprehensive request simulation, assertion utilities, and mock server capabilities for Salvo web framework

salvo-testing
🎯salvo-basic-app🎯Skill

Quickly scaffold and develop web applications with Salvo, providing boilerplate setup, routing, and middleware configurations for Rust web services.

salvo-basic-app
🎯salvo-auth🎯Skill

Streamlines authentication and authorization in Salvo web applications with robust middleware, identity management, and secure token-based access control

salvo-auth
🎯salvo-database🎯Skill

Simplifies database interactions in Salvo web applications with ORM-like querying, connection management, and seamless multi-database support.

salvo-database
🎯salvo-compression🎯Skill

Optimize and compress web assets, files, and data streams with efficient encoding techniques for Salvo web applications

salvo-compression
🎯salvo-data-extraction🎯Skill

Streamlines web scraping and data extraction from complex web pages using Salvo's robust routing and middleware capabilities

salvo-data-extraction
🎯salvo-flash🎯Skill

Accelerates web request handling in Salvo by implementing efficient caching, rate limiting, and performance optimization strategies.

salvo-flash
🎯salvo-concurrency-limiter🎯Skill

Manages and throttles concurrent requests in Salvo web applications to prevent server overload and ensure stable performance under high traffic.

salvo-concurrency-limiter