|
|
|
|
|
by 037
497 days 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. |
|