Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ralph
on May 18, 2009
|
parent
|
context
|
favorite
| on:
Resty - a bash REST client
Its error handling is a little odd, and it doesn't detect unexpected commands.
$ resty 42; echo $? resty: curl returned error 42 0 $
(curl was never called.)
kqr2
on May 18, 2009
|
prev
[–]
If you look at the bash source code, resty uses curl.
ralph
on May 19, 2009
|
parent
[–]
I looked at the source code; that's how I spotted its bugs, including the one above. :-)
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: