doomemacs/modules/lang/rest
2017-05-07 02:45:52 +02:00
..
config.el lang/rest: update (w/ keybindings + :popup) 2017-05-07 02:45:52 +02:00
packages.el
README.org lang/rest: add README.org 2017-05-07 02:45:52 +02:00

REST

On occasion I need to test REST APIs. I will, typically, open up an org buffer, create a restclient source block and hack away. restclient-mode (and company-restclient for auto-completion) power this arcane wizardry.

Meanwhile, ob-restclient integrates restclient-mode into org-babel.

There are no external dependencies for this module.