Without this the client may attempt to connect to 'localhost' which may resolve to the IPv6 equivalent of '0.0.0.0', which is '::', which is only useful listening on and not so useful for connecting too. |
||
---|---|---|
lib | ||
test | ||
.editorconfig | ||
.eslintrc | ||
.gitignore | ||
.jshintignore | ||
.jshintrc | ||
.npmignore | ||
CHANGES.md | ||
CONTRIBUTING.md | ||
Gruntfile.js | ||
LICENSE | ||
README.md | ||
index.js | ||
package.json |
README.md
loopback-connector-remote
Remote REST API connector for loopback-datasource-juggler.
Please see the full documentation at docs.strongloop.com.
Running tests
npm test