1.0.9 • Published 5 years ago

web-server-node v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Installation

Install the dependencies and devDependencies and start the server.

$ npm install web-server-node

In Node.js:

// Load the full build.
const server = require('web-server-node');
// Get ProtoTypes in server.
const {
  Promise,
  lodash,
  moment,
  loggingFactory,
  returnCodes
} = server;

// Example connect api
[git hub](https://github.com/NguyenPhuocMinh/example-node-api)
1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago