1.0.9 • Published 4 years ago

web-server-node v1.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago