提灯医疗 avatar

提灯医疗

Community

@tdcare · 湖南长沙

5Followers
|
152Public Repos
|
38Published Skills

Agent Skills by 提灯医疗

Showing 38 vetted skills indexed across 1 GitHub repositories.

tdcaretdcare
1

salvo-proxy

Configure a Salvo reverse proxy for routing and balancing Rust microservice requests.

Community
Advanced
tdcaretdcare
1

salvo-concurrency-limiter

Limit concurrent requests in Salvo applications with per-route and global guards.

Community
Intermediate
tdcaretdcare
1

salvo-sse

Stream real-time updates from server to clients in Salvo-based Rust apps.

Community
Intermediate
tdcaretdcare
1

salvo-testing

Automate unit and integration testing for Salvo applications with TestClient.

Community
Intermediate
tdcaretdcare
1

salvo-basic-app

Scaffold basic Salvo web apps with handlers, routers, and server setup.

Community
Basic
tdcaretdcare
1

salvo-auth

Implement JWT, Basic, and API key authentication for Salvo-based Rust APIs.

Community
Advanced
tdcaretdcare
1

salvo-middleware

Implement reusable authentication, logging, and CORS middleware for Salvo routers.

Community
Intermediate
tdcaretdcare
1

salvo-logging

Log and trace HTTP requests in Salvo applications using salvo::logging::Logger and tracing.

Community
Intermediate
tdcaretdcare
1

salvo-session

Manage cookie-based user sessions with TTL configuration in Salvo Rust web apps.

Community
Intermediate
tdcaretdcare
1

salvo-data-extraction

Parse and validate HTTP request data into typed structures in Salvo Rust services.

Community
Advanced
tdcaretdcare
1

config-usage

Load and validate YAML-based application configuration for Genies projects.

Community
Intermediate
tdcaretdcare
1

salvo-routing

Configure nested Salvo routers with path parameters and Hoop middleware for Rust APIs.

Community
Advanced
tdcaretdcare
1

salvo-database

Integrate relational databases with Salvo-based Rust services using SQLx, SeaORM, or Diesel.

Community
Advanced
tdcaretdcare
1

salvo-websocket

Establish real-time bidirectional WebSocket communication in Salvo-based Rust apps.

Community
Intermediate
tdcaretdcare
1

salvo-caching

Implement HTTP caching headers and moka in-memory caches for Salvo REST endpoints.

Community
Intermediate
tdcaretdcare
1

salvo-file-handling

Handle file uploads, downloads, and multipart forms in Salvo Rust web services.

Community
Intermediate
tdcaretdcare
1

auth-usage

Enforce API-level and field-level permissions with Casbin in Genies services.

Community
Advanced
tdcaretdcare
1

core-usage

Standardize HTTP responses, error handling, and Keycloak JWT validation in Rust handlers.

Community
Advanced
tdcaretdcare
1

cache-usage

Implement dual-backend caching with Redis and in-memory stores for Genies apps.

Community
Intermediate
tdcaretdcare
1

ddd-usage

Model domain primitives and publish CloudEvent-compatible domain events via Dapr.

Community
Advanced
tdcaretdcare
1

dapr-usage

Automate Dapr pub/sub and CloudEvent routing for Rust Genies microservices.

Community
Intermediate
tdcaretdcare
1

salvo-flash

Set and display one-time flash messages across Salvo redirects.

Community
Intermediate
tdcaretdcare
1

context-usage

Automate global CONTEXT setup with database, cache, and JWT middleware.

Community
Advanced
tdcaretdcare
1

salvo-static-files

Serve static directories and embedded assets in Salvo Rust web applications.

Community
Intermediate