HOWTO Make Yahoo! Web Service REST calls with Ruby - Yahoo! Developer Network
HOWTO Make Yahoo! Web Service REST calls with Ruby - Yahoo! Developer Network
This HOWTO describes how to perform GET and POST requests using Net::HTTP and Net::HTTPS, both part of the Ruby standard library.
- Simple GET requests
- Simple POST requests
- Authenticated requests
