4.9.1 • Published 3 years ago

@dockbite/loopback-connector v4.9.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

LoopBack Connector

Fork of https://github.com/Dockbite/loopback-connector. This version supports skipping auto order by id. Fork created by dockbite http://dockbite.nl

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.