2.4.0 • Published 8 years ago

loopback-connectornext v2.4.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

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.