An open API service indexing awesome lists of open source software.

https://github.com/mthaler/order-taking

Order taking example from the book "Domain Modeling Made Functional" converted to Kotlin
https://github.com/mthaler/order-taking

arrow arrow-kt ddd ddd-example ddd-sample domain-driven-design domain-modeling functional-programming kotlin

Last synced: 3 months ago
JSON representation

Order taking example from the book "Domain Modeling Made Functional" converted to Kotlin

Awesome Lists containing this project

README

          

# order-taking

Order taking example from the book *Domain Modeling Made Functional* converted to Kotlin using the [Arrow](https://arrow-kt.io/) library