I'm wondering if there is a website that collects (and hopefully updates) information on available web services.
Edit: Thanks for all the info; many good answers. I can only accept 1 as the "accepted answer" at this time, so I picked my favorite one.
There are a few central types of web services: XML-RPC, UDDI, SOAP, and REST: XML-RPC (Remote Procedure Call) is the most basic XML protocol to exchange data between a wide variety of devices on a network. It uses HTTP to quickly and easily transfer data and communication other information from client to server.
Inbound web services allow you to access and modify ServiceNow data using a client application.
A - Web services allows you to expose the functionality of your existing code over the network. Once it is exposed on the network, other application can use the functionality of your program. B - Web services allow various applications to talk to each other and share data and services among themselves.
How about http://www.programmableweb.com/apis? It has a fairly large list of popular Web Services and a quick info sheet on each, including how to access it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With