strongloop-community / loopback-example-connector

HTTP connector examples for LoopBack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

loopback-example-connector

HTTP connector examples for LoopBack.

Usage

There are no project files on the master branch, please checkout the appropriate branch for connector specific example you want to try out. For example, if you want to try out the SOAP connector example:

git clone https://github.com/strongloop/loopback-example-connector.git
git checkout soap

Examples list

Connector Branch
Remote https://github.com/strongloop/loopback-example-connector/tree/remote
REST https://github.com/strongloop/loopback-example-connector/tree/rest
SOAP https://github.com/strongloop/loopback-example-connector/tree/soap

More LoopBack examples

About

HTTP connector examples for LoopBack.

License:Other