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

I like httpie but the app can do a lot more than sending requests now (which you might not be able to do in a CLI tool). You can write tests and run a bunch of requests together to simulate different scenarios: http://www.getpostman.com/docs/jetpacks_writing_tests.


Here's a library in Haskell if you are inclined to do this with an embedded domain-specific language instead:

http://hackage.haskell.org/package/http-test


Then throw HTTPie into a bash script.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: