salvo-data-extraction
π―Skillfrom salvo-rs/salvo-skills
Streamlines web scraping and data extraction from complex web pages using Salvo's robust routing and middleware capabilities
Part of
salvo-rs/salvo-skills(28 items)
Installation
npx skills add https://github.com/salvo-rs/salvo-skills --skill salvo-data-extractionNeed 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
Accelerates web request handling in Salvo by implementing efficient caching, rate limiting, and performance optimization strategies.
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
Streamlines authentication and authorization in Salvo web applications with robust middleware, identity management, and secure token-based access control