How to create a resource-path for a service?

@andersonmuller Can you provide some more information about the service? The layout of the API call in most cases follows the same convention seen in the DreamFactory Architecture guide (pg.5):

Following the service name is resource path. Any number of resources can be appended to the resource path but it all depends on how your service is laid out as well as how you would like to expose representations of the resource(s) REST-fully to the user.