←back to thread

460 points flykespice | 1 comments | | HN request time: 0.263s | source
Show context
chvid ◴[] No.44324931[source]
Looks a bit like this:

https://marketplace.visualstudio.com/items?itemName=humao.re...

Which is a banger VS Code extension for all sorts of http xyz testing.

replies(4): >>44324955 #>>44325282 #>>44325283 #>>44325289 #
krisgenre ◴[] No.44324955[source]
IntelliJ has one too https://www.jetbrains.com/help/idea/http-client-in-product-c...
replies(2): >>44325148 #>>44325622 #
1. 7d24cbd0556f442 ◴[] No.44325148[source]
neovim has one, too! https://github.com/rest-nvim/rest.nvim

(After I have seen the IntelliJ one from a colleague I was searching for one like that in neovim. That's the best one I found. It's not perfect, but it works.

Edit: The tool from OP looks very neat though. I will try it out. Might be a handy thing for a few prepared tests that I run frequently