com.alecdorrington.server.services
Members list
Type members
Experimental classlikes
object CoreService extends Service
The implementation of the API endpoints specified in CoreApi. These are general endpoints which are used across the entire application.
The implementation of the API endpoints specified in CoreApi. These are general endpoints which are used across the entire application.
Attributes
- Experimental
- true
- Supertypes
- Self type
-
CoreService.type
The base trait for all API services in this application. Each service is a thematic grouping of API endpoint implementations.
The base trait for all API services in this application. Each service is a thematic grouping of API endpoint implementations.
Value parameters
- serviceName
-
The name for this service, used in API documentation.
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object CoreService
In this article