Net::HTTP Cheat Sheet

Courtesy Ruby Inside  Fri, 01/15/2010 - 18:52

http-is-a-hamster-on-rollerblades-says-marc-andre-cournoyer.gifNorwegian Rubyist August Lilleaas has been busy putting together a ton of examples of using the Net::HTTP Ruby library that comes with most Ruby distributions.

I asked him if it'd be okay to put some of them directly on Ruby Inside for reference purposes and he said "No problem!"

It's worth noting that Net::HTTP has been superseded in many areas by libraries like John Nunemaker's HTTParty and Paul DIx's high performance Typhoeus , but...


 

More related items

TweetStream: Use the Twitter Streaming API from Ruby
A couple of weeks ago, popular micro-blogging service Twitter unveiled a beta "streaming API." Twitter's nature means they get hammered with polling requests so they've begun to experiment...

TwitterLand: 5 Twitter Data APIs In A Single Gem
TwitterLand (Github repository) is a single Ruby library that packages up access to, currently, 5 different Twitter-related data services. Note, however, it's not a library that allows you to...

HTTParty: Quick Web Service Consumption From Any Ruby...
HTTParty is a new Ruby library by John Nunemaker (of railstips.org fame) that makes it a snap to build classes that can use Web-based APIs and related services. At its simplest, you include...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com