uliSchuster / real-world-backend

A study project on how to develop a production-grade Haskell backend application.
Apache License 2.0
1 stars 1 forks source link

Document clean architecture dependencies #25

Open uliSchuster opened 4 years ago

uliSchuster commented 4 years ago

The application architecture follows the clean architecture pattern. To make this approach visible, and to review and understand what is implemented so far, make a dependency graph and contrast it with clean architecture best practices.