Litestar Routing

Design and implement Litestar routing with app/router/controller composition, handler decorators, path and parameter modeling, route indexing/reverse lookups, ASGI mounting, and layered route metadata. Use when creating or refactoring endpoint topology and URL contracts. Do not use for purely internal service logic unrelated to HTTP route structure.

alti3 016fd69 2 files · 9.9 KB Updated

File contents

alti3/litestar-skills/tree/main/plugins/litestar/skills/litestar-routing commit 016fd69700

Frequently asked questions

npx skillmds@latest add alti3/litestar-routing