5 ms·
vim-rest-console[0] has been my Postman alternative for years. It basically wraps curl and makes it super easy to make different requests from a single text fil
by ivan888 3y ago
vim-rest-console[0] has been my Postman alternative for years. It basically wraps curl and makes it super easy to make different requests from a single text file. Can even write YAML and have it converted to JSON before being sent in the body. Really great tool
0: https://github.com/diepm/vim-rest-console https://github.com/diepm/vim-rest-console
- d0gsg0w00f 3y agoThis looks right up my a alley. Thanks for sharing!