You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.
Davide Di Ruscio edited this page Mar 21, 2018
·
1 revision
When to use this guideline ?
This guideline present how to define the route ( a new REST service provided by the CORSSMINER platform.
Context
The REST services are the main integration points between platform components or between the platform and external clients. In order to provide an unified view of platform services , we need to used a common naming schema for all REST services provided by the platform.
Who to name a REST service ?
/{componentid}/{categoryname}/{servicename}
/componentid/: Name of the Architectural component which provide the service
/categoryname/ (Optional) : optional category of the service