Fastapi

Fastapi taxonomy generated by the site skill importer.

4 skills
W
async-python-patterns

by wshobson

async-python-patterns is a practical guide to choosing safe asyncio patterns for I/O-bound Python systems. Use it to install context, review usage, avoid blocking the event loop, and design async APIs, workers, scrapers, and backend services with bounded concurrency, cancellation, and sync-vs-async tradeoffs.

Backend Development
Favorites 0GitHub 32.6k
M
podcast-generation

by microsoft

podcast-generation helps build AI-generated podcast-style audio from text using Azure OpenAI GPT Realtime Mini over WebSocket. It fits podcast-generation for Full-Stack Development, with guidance for React, Python FastAPI, PCM streaming, transcript capture, and WAV conversion. Use it when you need a practical podcast-generation guide for real app integration, not a generic prompt.

Full-Stack Development
Favorites 0GitHub 2.2k
W
fastapi-templates

by wshobson

fastapi-templates helps generate production-ready FastAPI project structures with async patterns, dependency injection, and a clean app/ layout for scalable API services.

API Development
Favorites 0GitHub 0
W
openapi-spec-generation

by wshobson

openapi-spec-generation helps teams create and improve OpenAPI 3.1 specs for REST APIs using design-first, code-first, and hybrid workflows. Use it to draft contracts, refine existing specs, and support documentation, SDK generation, and validation with stronger templates and practical references.

API Development
Favorites 0GitHub 0