Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

apier-database

Knorcedger5MIT1.0.3

Initializes the database connection

apier, database, mongoose

readme

apier-database Build Status

Initializes the database connection

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install apier-database --save

Tests

npm install
npm test

Dependencies

  • es6-promise: A lightweight library that provides tools for organizing asynchronous code
  • mongoose: Mongoose MongoDB ODM
  • reqlog: A simple Node.js logger. Very closely attached to a request.

Dev Dependencies

License

MIT

Generated by package-json-to-readme