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

Paw's killer feature for me is request chaining

GET /things -> GET /things/{things.first.id} -> PUT /things/{things.first.id} -> DELETE /things/{things.first.id}



Yep. It saves a huge amount of time when testing big API features. You can also insert random tokens, other parts from the request, browser request import, OAuth integration, etc!




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: