Backend Async banner
solanabr solanabr

Backend Async

Development community

Description

--- name: backend-async description: Production-ready async patterns using Axum, Tokio, and Solana clients for building backend services, indexers, and APIs. --- # Backend Async Patterns (Rust) Production-ready async patterns using Axum 0.8+, Tokio, and Solana clients for building backend services, indexers, and APIs. ## Modern Stack (2026) - **Axum 0.8+**: Web framework (no more `#[async_trait]` needed!) - **Tokio 1.40+**: Async runtime - **Tower**: Middleware (compression, tracing, timeout

Installation

Installs to ~/.claude/skills/solanabr-solana-ai-kit-backend-async/SKILL.md

Terminal
mkdir -p ~/.claude/skills/solanabr-solana-ai-kit-backend-async && curl -fsSL https://raw.githubusercontent.com/solanabr/solana-ai-kit/HEAD/.claude/skills/backend-async.md -o ~/.claude/skills/solanabr-solana-ai-kit-backend-async/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository