ddd-with-fp-in-scala icon indicating copy to clipboard operation
ddd-with-fp-in-scala copied to clipboard

Implementing a domain model using functional programming in Scala.

Domain-Driven Design with FP in Scala

This is a supplementary repository to the following article: https://bszwej.medium.com/domain-driven-design-with-fp-in-scala-21b557f94aa5

Running

Examples can be run with sbt:

  1. Run sbt shell
    sbt
    
  2. Run the example
    sbt:ddd-with-fp-in-scala> run