5 ms·
I switched to "vscode-restclient" about a year ago and never looked back. It has variables, everything is saved as text, and I can commit my request suite to so
by si1entstill 4y ago
I switched to "vscode-restclient" about a year ago and never looked back. It has variables, everything is saved as text, and I can commit my request suite to source control for collaboration's sake.
https://github.com/Huachao/vscode-restclient https://github.com/Huachao/vscode-restclient
- markcollin 4y agoI have been recently trying https://www.github.com/usebruno/bruno https://www.github.com/usebruno/bruno and it allows you to use your own version control
- Lord_Zero 4y agoThe only reason I use Postman still is the Authentication tab has really nice helpers for getting tokens (OAuth 1/2) and signing requests HMAC. It even works with Azure Active Directory.
- tinodb 4y agoSame here. Usually you just want to make simple queries, and this is a simple text based way to make m.