This module adds REST support.
- Code-completion (
company-restclient) - Code evaluation
- Imenu support for
restclient-mode - org-mode: babel support (
ob-restclient)
restclient-modeis tremendously useful for automated or quick testing REST APIs. My workflow is to open anorg-modebuffer, create a restclient source block and hack away.restclient-modeandcompany-restclientpower this arcane wizardry.
This module has no dedicated maintainers.
This module provides no flags.
- restclient
:completion company
- restclient has been modified not to silently reject self-signed or invalid certificates.
- Adds imenu support to
restclient-mode.
This module has no prereqisites.