# Interfaces
No description provided by the author
The Controller Interface is an extension point that will contain
methods common to all REST Endpoints e.g.
An Interface for Models that interact with a data store.
No description provided by the author
The Service Interface is an extension point that will contain
methods common to all REST Endpoints e.g.