mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05: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.