This module adds REST support.
- Code-completion (
company-restclient
) - Code evaluation
- Imenu support for
restclient-mode
- org-mode: babel support (
ob-restclient
)
restclient-mode
is tremendously useful for automated or quick testing REST APIs. My workflow is to open anorg-mode
buffer, create a restclient source block and hack away.restclient-mode
andcompany-restclient
power 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 prerequisites.