-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
This is the controller with the routing:
https://github.com/js-data/js-data-examples/blob/master/server/sql/app/app.js#L103-L169
And what you do have inside your controllers is actually the Repository.
Also, {any}Service
should be called {any}Model
, excepting the messageService
.
Metadata
Metadata
Assignees
Labels
No labels