[Cialug] how are you implementing "web services"
Dave J. Hala Jr.
dave at 58ghz.net
Fri Dec 7 14:26:07 CST 2007
I did a little proof of concept with XMLrpc about a year ago. It was
cool with the Linux people, but the old school windows people were not
at all thrilled -there was a ton of resistance.
I don't know if it was political, platform or just change. I really
like the php implementation of XMLrpc.
On Fri, 2007-12-07 at 13:59 -0600, Matthew Nuzum wrote:
> If you've written software that exposes an externally accessible API
> (either public or for your own consumption) how are you doing it?
>
> I've used soap and xmlrpc, and between the two I'm starting to prefer
> the simplicity of xmlrpc. However there's now REST, atom and other web
> 2.0 solutions.
>
> What do you recommend when you're talking to other people about
> webservices? (please note the platform, since java people and perl
> people (if you can call them that) might suggest diff solutions) Also,
> I'm interested in how you're dealing with authentication.
>
> I'm about to rewrite some code that provides a soap based interface.
> I'm not sure soap is the best way, since it's been a thorn in my side
> since the beginning. Especially testing. :-P
>
> --
> Matthew Nuzum
> newz2000 on freenode
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
More information about the Cialug
mailing list