Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 529 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 529 Bytes

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.