Advanced Alchemy Services

Implement Advanced Alchemy service layers for business logic, schema validation, data transformation, and coordinated repository operations using Pydantic, Msgspec, attrs, or plain dictionaries. Use when handlers need more than raw CRUD, when repository results must be converted to schemas, or when complex create and update flows span multiple models. Do not use for low-level model or repository definition alone.

alti3 6c19c94 2 files · 2.6 KB Updated

File contents

alti3/litestar-skills/tree/main/plugins/advanced-alchemy/skills/advanced-alchemy-services commit 6c19c9497b

Frequently asked questions

npx skillmds@latest add alti3/advanced-alchemy-services