Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

How can I identify a web service supports rest behavior or not? I have only URL of the service which i get from user at run time. And if a service supports Rest then would that service expose any descriptor(e.g WADL) through which I can get method name, method parameters and method type (e.g. Get, put, post...)?

WSDL 2.0 supports Rest but currently no web service supporting it.

Thanks,
Asif
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900