@dockbite/loopback-connector
v4.9.1
Published
Building blocks for LoopBack connectors
Downloads
3
Readme
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.