Initializes the database connection
npm install apier-databaseInitializes the database connection
Download node at nodejs.org and install it, if you haven't already.
``sh`
npm install apier-database --save
`sh``
npm install
npm test
- 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.
- eslint: An AST-based pattern checker for JavaScript.
- eslint-config-google: ESLint shareable config for the Google style
MIT
_Generated by package-json-to-readme_