npm-router-framework

js
created a framework for open source npm package
Version 3.0.0 License ISC
npm-router-framework
An npm Package for Node.js to retrieve data information in JSON from a RESTful API.
Get started
Install on the command line:
npm install npm-router-framework --save
Basic Usage
var Profile = require('npm-router-framework');