@neo9/n9-mongo-client

Library to easily start app with routing-controllers

Usage no npm install needed!

<script type="module">
  import neo9N9MongoClient from 'https://cdn.skypack.dev/@neo9/n9-mongo-client';
</script>

README

n9-mongo-client

npm version Travis Coverage

A client to use easily MongoDB official driver.

To build

Use node 12+ to build and yarn.

yarn build

Sample of usages

Please refer to test folder to find samples.