diff --git a/Documentation/Books/Manual/Appendix/JavaScriptModules/README.mdpp b/Documentation/Books/Manual/Appendix/JavaScriptModules/README.mdpp index 44f8aea947..b05031b8b0 100644 --- a/Documentation/Books/Manual/Appendix/JavaScriptModules/README.mdpp +++ b/Documentation/Books/Manual/Appendix/JavaScriptModules/README.mdpp @@ -81,6 +81,8 @@ There are a large number of ArangoDB-specific modules using the `@arangodb` name * [@arangodb/crypto](Crypto.md) provides various cryptography functions including hashing algorithms. +* [@arangodb/request](Request.md) provides the functionality for making synchronous HTTP/HTTPS requests. + * [@arangodb/foxx](../../Foxx/README.md) is the namespace providing the various building blocks of the Foxx microservice framework. Bundled NPM Modules