🎯

salvo-testing

🎯Skill

from salvo-rs/salvo-skills

VibeIndex|
What it does

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

📦

Part of

salvo-rs/salvo-skills(28 items)

salvo-testing

Installation

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

Need more details? View full documentation on GitHub

1Installs
-
AddedFeb 10, 2026

More from this repository10

🎯
salvo-database🎯Skill

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

🎯
salvo-compression🎯Skill

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

🎯
salvo-data-extraction🎯Skill

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

🎯
salvo-flash🎯Skill

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

🎯
salvo-openapi🎯Skill

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

🎯
salvo-session🎯Skill

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

🎯
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-cors🎯Skill

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

🎯
salvo-middleware🎯Skill

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

🎯
salvo-auth🎯Skill

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