Fastapi

Fastapi taxonomy generated by the site skill importer.

9 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
fastapi-router-py

by microsoft

fastapi-router-py is a FastAPI routing scaffold for CRUD endpoints, auth dependencies, response models, and HTTP status codes. It helps Backend Development teams create consistent routers from a template instead of hand-writing each endpoint. Use it when you need predictable structure, reusable patterns, and less guesswork for new REST resources.

Backend Development
Favorites 0GitHub 2.3k
M
azure-cosmos-db-py

by microsoft

azure-cosmos-db-py helps you build Azure Cosmos DB NoSQL persistence in Python/FastAPI with production-ready patterns for client setup, dual auth, partition-aware CRUD, parameterized queries, and testable service layers. Use the azure-cosmos-db-py skill when you need a practical guide for backend development, local emulator support, and reusable Cosmos DB implementation patterns.

Backend Development
Favorites 0GitHub 2.2k
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
A
supabase-python

by alinaqi

The supabase-python skill helps you build a Python backend with FastAPI, Supabase Auth, and SQLAlchemy/SQLModel. It is a practical Supabase Python guide for backend development when you want Supabase for auth, storage, and realtime, while keeping type-safe database access in Python.

Backend Development
Favorites 0GitHub 0
A
python

by alinaqi

Python skill for backend development with Ruff, mypy, and pytest. Learn practical python usage for typed code, testable structure, and repo-aware changes in Python projects.

Backend Development
Favorites 0GitHub 0
Z
aws-agentic-ai

by zxkane

aws-agentic-ai helps backend developers and platform engineers design, deploy, and operate Amazon Bedrock AgentCore workflows. The aws-agentic-ai skill covers Gateway, Runtime, Memory, Identity, Code Interpreter, Browser, Observability, Registry, and Evaluations, with practical guidance for auth, tools, deployment, and agent quality checks.

Backend Development
Favorites 0GitHub 0
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
Fastapi