mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 05:25:58 +00:00
add a new 'overview' MVC example
Former-commit-id: f73cbf6010595c639f6c5b5119e2ec41bc9802a5
This commit is contained in:
3
_examples/mvc/repository/services/README.md
Normal file
3
_examples/mvc/repository/services/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user