README
Request data parser for apier.
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install apier-dataparser --save
Tests
npm install
npm test
Dependencies
- lodash: Lodash modular utilities.
- reqlog: A simple Node.js logger. Very closely attached to a request.
Dev Dependencies
- eslint: An AST-based pattern checker for JavaScript.
- eslint-config-google: ESLint shareable config for the Google style
License
MIT
Generated by package-json-to-readme