1
0
Fork 0

Mention request module

This commit is contained in:
Alan Plum 2017-01-11 17:09:55 +01:00
parent 885e8cf03c
commit 6771647a8d
No known key found for this signature in database
GPG Key ID: 8ED72A9A323B6EFD
1 changed files with 2 additions and 0 deletions

View File

@ -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/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. * [@arangodb/foxx](../../Foxx/README.md) is the namespace providing the various building blocks of the Foxx microservice framework.
Bundled NPM Modules Bundled NPM Modules