Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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.)


If you look at the bash source code, resty uses curl.


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: