Y
Hacker News
new
|
ask
|
show
|
jobs
by
yewenjie
1344 days ago
If you live in Emacs, there is the amazing verb package that does the same, it supports org-mode primarily and also integrates with org-babel nicely.
https://github.com/federicotdn/verb
2 comments
b5n
1344 days ago
Although I mainly stick with curl or requests due to muscle memory, there's also restclient.el
https://github.com/pashky/restclient.el
. I imagine having builtin org support is super convenient, thanks for sharing.
link
neop1x
1343 days ago
For Visual Studio Code there is a similar plugin called REST Client
https://marketplace.visualstudio.com/items?itemName=humao.re...
link