Chapter 8. Working with Web Services in Groovy
In this chapter, we will cover:
Downloading content from the Internet
Executing an HTTP GET request
Executing an HTTP POST request
Constructing and modifying complex URLs
Issuing a REST request and parsing a response
Issuing a SOAP request and parsing a response
Consuming RSS and Atom feeds
Using basic authentication for web service security
Using OAuth for web service security