New posts in web-services

Curl command line for consuming webServices?

Getting a POST endpoint to work in self-hosted (WebServiceHost) C# webservice?

SSL client certificate in Maven

Is there a way to limit the number of HTTP calls the web service function does at the same time?

Java web service without a web application server

Examples of the best SOAP/REST/RPC web APIs? And why do you like them? And what's wrong with them? [closed]

ASP.NET MVC & Web Services

sh.exe.stackdump when use git stash

What is service discovery, and why do you need it?

How do I prevent JAXBElement<String> from being generated in a CXF Web Service client?

The content type text/html; charset=UTF-8 of the response message does not match the content type of the binding (text/xml; charset=utf-8)

What is the difference between a top-down web service and a bottom-up web service?

Generating Request/Response XML from a WSDL

Why isn't SOAP-based web service RESTful?

web.config and app.config confusion

Why are Static Methods not Usable as Web Service Operations in ASMX Web Services?

Could not create SSL/TLS secure channel - Could the problem be a proxy server?

Does anyone know of an example of a RESTful client that follows the HATEOAS principle? [closed]

What am I missing about WCF?

What's the difference between jaxws-ri and jaxws-rt?

What is difference between HTTP methods GET, POST, PUT and DELETE