iris/_examples/mvc/overview/services/README.md

3 lines
180 B
Markdown
Raw Normal View History

# Service Layer
The package which has access to call functions from the "repositories" and "models" ("datamodels" only in that simple example). It should contain the domain logic.