Hi I am working REST Services and I just want to know how can I provide the web descriptor for REST Services. It will be great if their is some API that can directly produce the WSDL for REST Service. I am using Spring STS for development is their anything inbuilt in Spring STS.
I have few more questions for the same:
- Is it feasible to provide the descriptor for REST Service.
- Providing the descriptor is not the violation of REST or HATEOS architecture style.
- What are the different ways to achieve this.