REST web service WSDL? [duplicate]
问题 This question already has answers here : RESTful Services - WSDL Equivalent (8 answers) Closed 6 months ago . I am implementing a web service and I have implemented both a REST and SOAP version to see which suited my needs.I have decided to choose REST because of its simplicity and that I will probably be developing an iPhone app to consume it. My question is simple really, is it possible to create a WSDL or WADL for my REST service and is it necessary? Thanks 回答1: With a good RESTful service