• Resource: A basic REST resource should have an URIpath,
allowed methods, and a string for theWeb Linking
information. For every resource, the application must
provide a resource handler function, which receives the
request and generates the corresponding response. Both
messages are accessed through the REST Engine API.
This resources could be masked/hidden depending on
the client or even have different options.