top | item 42896989

(no title)

037 | 1 year ago

If you use a VSCode-based editor, a good alternative can be the "REST Client" extension: https://marketplace.visualstudio.com/items?itemName=humao.re...

I’ve been burned a few times by these clients — difficult backups, changing licensing/commercial terms, hard to version — so now I prefer a few simple .http files that I can version in Git and easily read, even if the extension disappears.

discuss

order

Piisamirotta|1 year ago

That extension is excellent! Been using it for few years already

joe8756438|1 year ago

it’s so good. no context switching with a different app. also, there’s a fairly compatible version for emacs with the same name.

paradite|1 year ago

Can you save the full request details and full response details in one click as one file with this extension?

This is the feature I use the most.