LoopBack remote REST API connector
Go to file
Richard Pringle 2b21045eeb Merge pull request #28 from strongloop/issue-16
Add test for custom http.path configuration.
2015-12-04 09:30:46 -05:00
lib Create proxy methods for aliases 2015-03-28 11:39:49 -07:00
test Add test for custom http.path configuration. 2015-12-03 12:56:00 -05:00
.editorconfig Move remote connector from loopback 2014-09-25 14:20:22 -07:00
.eslintrc Move remote connector from loopback 2014-09-25 14:20:22 -07:00
.gitignore Move remote connector from loopback 2014-09-25 14:20:22 -07:00
.jshintignore Move remote connector from loopback 2014-09-25 14:20:22 -07:00
.jshintrc Move remote connector from loopback 2014-09-25 14:20:22 -07:00
.npmignore Move remote connector from loopback 2014-09-25 14:20:22 -07:00
CHANGES.md v1.0.3 2014-11-27 11:44:06 -08:00
CONTRIBUTING.md Fix bad CLA URL in CONTRIBUTING.md 2014-12-29 08:27:46 -08:00
Gruntfile.js Move remote connector from loopback 2014-09-25 14:20:22 -07:00
LICENSE.md Refer to licenses with a link 2015-11-03 12:27:49 -08:00
README.md Update README.md 2015-03-05 22:37:15 -08:00
index.js Move remote connector from loopback 2014-09-25 14:20:22 -07:00
package.json Use strongloop conventions for licensing 2015-09-21 16:42:54 -07:00

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