Webservice API introduced in vtiger CRM 5.1.0 are being used to achieve integration or build extended applications today.
We are happy to see the increasing use of vtwsclib library as well ๐
Inspecting the result of Webservice API query was the time-killer many times, this triggered us to quickly build the tool: vtwsbrowser
It helps you to execute the query and watch the result from browser. Refer documentation for more details.
Project URL: http://forge.vtiger.com/projects/vtwsbrowser/
Download URL: vtwsbrowser-1.0
Let me know if anyone is interested in extending it.