A demo app for apier
Clone or download with repo and execute the commands below
npm install
npm start
npm install
npm test
- apier: Creating APIs can't be easier.
- crypto: JavaScript implementations of standard and secure cryptographic algorithms.
- mongoose: Mongoose MongoDB ODM
- nconf: Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.
- reqlog: A simple Node.js logger. Very closely attached to a request.
- validator: String validation and sanitization
- ava: Futuristic test runner 🚀
- eslint: An AST-based pattern checker for JavaScript.
- eslint-config-google: ESLint shareable config for the Google style
- node-inspector: Web Inspector based nodeJS debugger
- nodemon: Simple monitor script for use during development of a node.js app.
- supertest: Super-agent driven library for testing HTTP servers
- supertest-as-promised: Supercharge supertest with a promise interface
MIT