mirror of https://gitee.com/bigwinds/arangodb
Mention request module
This commit is contained in:
parent
885e8cf03c
commit
6771647a8d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue