doomemacs/modules/lang/rest/README.org
2017-05-07 02:45:52 +02:00

492 B

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.