September 2010
2 posts
2 tags
‘htty’ v1.1 is now available
Since its release three weeks ago, lots of people have started using my console application for HTTP called htty. It’s been called the perfect tool for exploring web services.
Install it with one command.
You’ll need Ruby and RubyGems. It’s known to work well under OS X against Ruby v1.8.7 and v1.9.2.
There’s a new version out today. What’s new?
HTTP Secure...
2 tags
Introducing ‘htty’, the HTTP TTY
I’ve been hacking instead of writing during my spare time the last couple months. The result is a streamlined console application for exploring web services and web sites. It’s something of a cross between curl and the Lynx browser.
Installation
It couldn’t be much easier.
You’ll need Ruby and RubyGems. It’s known to work well under OS X against Ruby v1.8.7 and...