Menu

#40 Use XML starlet for web services

open
nobody
None
5
2011-03-06
2011-03-06
No

xmlstarlet has almost enough features built-in to be used as a tool to call web services and extract result.
I propose to add an option to call web service

something like

xml call --url <web service url> --wsdl <WSDL url> --function <func_name> --args <arguments>

arguments can be a JSON (http://www.json.org/) string. JSON is widely used format so there should be some lightweight C library available for it.

Thanks,
--MG

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.