File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# loopback-component-ping
2
2
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
+
3
5
Component for [ LoopBack] ( https://loopback.io ) that adds a model for retrieving the internal state of the Node process.
4
6
5
7
It 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
9
11
Install the module
10
12
11
13
$ npm install --save loopback-component-ping
12
-
14
+
13
15
Configure the module in ` server/component-config.json `
14
16
15
17
The configuration object accepts the following parameters:
You can’t perform that action at this time.
0 commit comments