Skip to content

Knorcedger/apier-demo

Repository files navigation

apier-demo

A demo app for apier

Installation and Run

Clone or download with repo and execute the commands below

npm install
npm start

Tests

npm install
npm test

Dependencies

  • 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

Dev Dependencies

  • 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

License

MIT

About

A test implementation of the apier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published