REST WS Alias
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module allows RESTful Webservices (using restws module) to be accessible through url aliases in addition to just the direct path.
For example: If you have a node with direct path "node/1" and url alias "page/awesomepage", the restws module allows you to access json representation of the node through "node/1.json" and not "page/awesomepage.json".
