Help with architecture Domein Driver Desing #164389
Answered
by
Leorev01
Andrii-Bilonohov
asked this question in
Programming Help
-
BodyI'm trying a new architecture and I haven't fully understood the architecture yet. Can you please help me figure out what to do? I will be very grateful for comments on each layer and in detail Guidelines
|
Beta Was this translation helpful? Give feedback.
Answered by
Leorev01
Jun 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Andrii-Bilonohov ,
I see you’re trying to understand how to structure and comment on each layer in a Domain-Driven Design (DDD) inspired architecture. Based on your folder names and typical DDD patterns, here’s a detailed breakdown of what each layer is responsible for:
1. Application Layer (e.g., nasas.application):
2. Domain Layer (e.g., nasas.domain):