Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 2.26 KB

README.md

File metadata and controls

27 lines (22 loc) · 2.26 KB

nomatic-arangodb-adapter

Greenkeeper badge Semantic Release GitHub release npm Build Status Coverage Status Known Vulnerabilities dependencies Status devDependencies Status peerDependencies Status License

ArangoDB Adapter for nomatic-data

nomatic-data can use this package to interact with an ArangoDB database.

You can also write your own adapter for nomatic-data to interact with other databases and even APIs. Just use this package as an example, if needed.

Installation

You can install from npm by doing:

npm i --save nomatic-arangodb-adapter nomatic-data