Async Fastapi

Build async FastAPI applications with async/await endpoints, background tasks, middleware, lifespan events, WebSockets, and streaming responses. Use when the user builds a FastAPI app, asks about async patterns, implements real-time features, or needs non-blocking I/O. Trigger when you see synchronous code in FastAPI that should be async.

majiayu000 7b6208b 2 files · 9.0 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/async-fastapi commit 7b6208b4f7

Frequently asked questions

npx skillmds add majiayu000/async-fastapi