jeroen/resttesttest

Is it possible to save the requests?

ppazos opened this issue · 1 comments

I would like to use a tool like this to test our project REST API, but I need to save the request setup so I can execute those later.

@ppazos I've also wondered about this, but wonder how it should be saved. Curious, how/where do you expect to retrieve the saved requests? Or name them? Should the auth passwords also be saved? Or since this request was from 2014, did you find a different solution that's worth sharing?