🌐

Web & API

Web scraping, API integrations, and HTTP utilities

730 スキル

Implement WebSocket connections for real-time bidirectional communication. Use for chat, live updates, gaming, and...

Configure TLS/HTTPS with automatic certificate management via ACME (Let's Encrypt). Use for production deployments...

Configure request timeouts to prevent slow requests from blocking resources. Use for protecting APIs from...

Configure Salvo routers with path parameters, nested routes, and filters. Use for complex routing structures and...

Implement real-time features using WebSocket and Server-Sent Events (SSE). Use for chat applications, live updates,...

Implement reverse proxy to forward requests to backend services. Use for load balancing, API gateways, and...

Generate OpenAPI documentation automatically from Salvo handlers. Use for API documentation, Swagger UI, and API...

Configure Cross-Origin Resource Sharing (CORS) and security headers. Use for APIs accessed from browsers on...

Create basic Salvo web applications with handlers, routers, and server setup. Use when starting a new Salvo project...

Implement authentication and authorization using JWT, Basic Auth, or custom schemes. Use for securing API endpoints...

RAGFlow integration toolkit for interacting with RAGFlow's RESTful API. When Claude needs to manage datasets, upload...