Skip to content

Forum API using Clean Architecture and DDD (Domain-driven Design).

Notifications You must be signed in to change notification settings

gcrozariol/forum-api

Repository files navigation

DDD (Domain-driven Design)

Domain

It's where the cleanest code is, existing outside of its context.

  • Domain Experts

    • People that deals daily with the problem to be solved
    • Talk to domain experts to get use cases and entities
  • Ubiquitous Language

    • A set of unambiguous vocabulary shared by all members and stakeholders of a product team
  • Study

    • Aggregates
    • Value Objects
    • Domain Events
    • Subdomains - Bounded Contexts
    • Entities
    • Use cases

About

Forum API using Clean Architecture and DDD (Domain-driven Design).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published