Skip to content

clarifyhealth/clarify-loopback-connector

Repository files navigation

Clarify Loopback Connector

Duplicate of StrongLoop's Loopback Connector with modifications to SQL generation. In order to get updates from Strongloop's repo:

git remote add strongloop https://github.com/strongloop/loopback-connector.git
git rebase strongloop/master

LoopBack Connector

LoopBack Connector is a set of building blocks simplifying implementation of datasource-specific connectors like Oracle, MongoDB, REST.

For full documentation, see the official StrongLoop documentation:

Installation

npm install loopback-connector

Usage

See loopback-connector-mysql for an example of connector using this module.

About

Clarify fork of the loopback-connector with enhancements

Resources

License

Stars

Watchers

Forks

Packages

No packages published