Files
doomemacs/modules/lang/rest
2017-05-07 02:45:52 +02:00
..
2017-03-17 23:40:05 -04:00
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.