top | item 39654733 (no title) progre | 2 years ago If you use VS Code REST Client is awesome https://github.com/Huachao/vscode-restclient discuss order hn newest S04dKHzrKT|2 years ago If you use IntelliJ based products, the builtin HTTP Client is awesome. https://www.jetbrains.com/help/idea/http-client-in-product-c... gamache|2 years ago If you use computers, Curl is awesome. https://curl.se/ load replies (3) matwood|2 years ago Yeah, this is what I moved to after Insomnia started down the same path as Postman. Very portable text files that can work anywhere. eddyg|2 years ago Came here to recommend this.It does just about everything you can think of, and since it’s just “a text file”, easy to store in git.The ability to easily use the output from previous responses in subsequent requests makes for great story demos and/or test cases.And it’s all done in VS Code, using tools/keystrokes/colors you already know and love. :)
S04dKHzrKT|2 years ago If you use IntelliJ based products, the builtin HTTP Client is awesome. https://www.jetbrains.com/help/idea/http-client-in-product-c... gamache|2 years ago If you use computers, Curl is awesome. https://curl.se/ load replies (3) matwood|2 years ago Yeah, this is what I moved to after Insomnia started down the same path as Postman. Very portable text files that can work anywhere.
matwood|2 years ago Yeah, this is what I moved to after Insomnia started down the same path as Postman. Very portable text files that can work anywhere.
eddyg|2 years ago Came here to recommend this.It does just about everything you can think of, and since it’s just “a text file”, easy to store in git.The ability to easily use the output from previous responses in subsequent requests makes for great story demos and/or test cases.And it’s all done in VS Code, using tools/keystrokes/colors you already know and love. :)
S04dKHzrKT|2 years ago
gamache|2 years ago
matwood|2 years ago
eddyg|2 years ago
It does just about everything you can think of, and since it’s just “a text file”, easy to store in git.
The ability to easily use the output from previous responses in subsequent requests makes for great story demos and/or test cases.
And it’s all done in VS Code, using tools/keystrokes/colors you already know and love. :)