The HTTP TTY
htty.github.io
The HTTP TTY
1–10 of 51 posts
Re: The HTTP TTY
#2This looks like a fantastic, creative, and polished application for learning and debugging. I'd recommend using this to my network friends.
Re: The HTTP TTY
#3The cookie and auth management alone makes this worth using. Really fantastic program, will definitely displace my usage of various Chrome extensions to get the job done.
Re: The HTTP TTY
#4Oh wow. This is going in the bookmarks. Last time I did REST work, I had to make do with CocoaRestClient and Swagger, and neither were exactly convenient for some things.
Re: The HTTP TTY
#5Very cool project, thanks for sharing! :)
Re: The HTTP TTY
#6Looks cool!
Any non-ruby alternatives with similar features?
Re: The HTTP TTY
#7Looks cool! Any non-ruby alternatives with similar features?
Why?
Re: The HTTP TTY
#8Looks cool! Any non-ruby alternatives with similar features?
I use HTTPie which is similar and easily installed through pip.
Re: The HTTP TTY
#9A very nice tool!
Re: The HTTP TTY
#10Looks cool! Any non-ruby alternatives with similar features?
curl in verbose mode.