🎯

salvo-compression

🎯Skill

from salvo-rs/salvo-skills

VibeIndex|
What it does

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

πŸ“¦

Part of

salvo-rs/salvo-skills(28 items)

salvo-compression

Installation

Quick InstallInstall with npx
npx skills add https://github.com/salvo-rs/salvo-skills --skill salvo-compression

Need more details? View full documentation on GitHub β†’

1Installs
-
AddedFeb 10, 2026

More from this repository10

🎯
salvo-logging🎯Skill

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

🎯
salvo-sse🎯Skill

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

🎯
salvo-routing🎯Skill

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

🎯
salvo-proxy🎯Skill

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

🎯
salvo-rate-limiter🎯Skill

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

🎯
salvo-testing🎯Skill

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

🎯
salvo-basic-app🎯Skill

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

🎯
salvo-auth🎯Skill

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

🎯
salvo-database🎯Skill

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

🎯
salvo-static-files🎯Skill

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