Kasa API

Modern FastAPI backend with SQLAlchemy, Celery, Redis, and more.

Quick Start
uv sync
uv run uvicorn main:app --reload
Interactive Docs API Reference

Built with FastAPI

Modern, fast, and based on standard Python type hints.

Modular Architecture

Organized by feature with CRUD, schemas, services, and routes.

Production Ready

Includes error handling, logging, middleware, and OpenAPI specs.