Describe REST service Describe REST service json json

Describe REST service


Responses from a REST service should be self-describing so having a separate description document would be redundant.


I don't think there is one. REST's lack of a WSDL-style service description is either a feature (greater simplicity, according to REST enthusiasts) or a major shortcoming (according to SOAP fans).


The nearest equivalent I'm aware of is WADL