File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# loopback-component-ping
22
3+ [ ![ CircleCI] ( https://circleci.com/gh/fullcube/loopback-component-ping.svg?style=svg )] ( https://circleci.com/gh/fullcube/loopback-component-ping ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/fullcube/loopback-component-ping/badge.svg )] ( https://coveralls.io/github/fullcube/loopback-component-ping ) [ ![ Dependencies] ( http://img.shields.io/david/fullcube/loopback-component-ping.svg?style=flat )] ( https://david-dm.org/fullcube/loopback-component-ping ) [ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
4+
35Component for [ LoopBack] ( https://loopback.io ) that adds a model for retrieving the internal state of the Node process.
46
57It is a wrapper around the [ express-ping] ( https://github.com/palmerabollo/express-ping/ ) package.
@@ -9,7 +11,7 @@ It is a wrapper around the [express-ping](https://github.com/palmerabollo/expres
911Install the module
1012
1113 $ npm install --save loopback-component-ping
12-
14+
1315Configure the module in ` server/component-config.json `
1416
1517The configuration object accepts the following parameters:
You can’t perform that action at this time.
0 commit comments