fastapi-backend-ddd
Domain-Driven Design implementation guidelines for async Python backends. Covers the 4-layer architecture (Infrastructure → Domain → Service → Interaction), the Repository pattern, Unit of Work, Aggregates, Value Objects, Entities, Bounded Contexts, and Ubiquitous Language. Use this skill whenever the user is building or designing a backend with DDD principles — domain models, service layer, repositories, unit of work, aggregates, value objects, domain events, or bounded contexts in Python.
Changelog: Source: GitHub https://github.com/sparsh2712/fastapi-ddd-skill
No comments yet. Be the first one!