Say I was provided with WSDL for some web services. I really need RESTful services since I will be creating a JavaScript client.
Is there any tool to create RESTful services that act as proxies for traditional web services?
I don't care what language ... PHP, Java ... whatever.
thank
Steve source
share