File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
LoopBack Connector is a set of building blocks simplifying implementation
7
7
of datasource-specific connectors like Oracle, MongoDB, REST.
8
8
9
- ** For full documentation, see the official StrongLoop documentation** :
10
- * [ Data sources and connectors] ( http ://docs.strongloop.com/display/public/LB/Database+connectors )
9
+ ** For full documentation, see the official LoopBack documentation** :
10
+ * [ Data sources and connectors] ( https ://loopback.io/doc/en/lb4/Connectors-reference.html )
11
11
12
12
## Installation
13
13
14
14
npm install loopback-connector
15
15
16
16
## Usage
17
17
18
- See [ loopback-connector-mysql] ( https://github.com/strongloop /loopback-connector-mysql )
18
+ See [ loopback-connector-mysql] ( https://github.com/loopbackio /loopback-connector-mysql )
19
19
for an example of connector using this module.
You can’t perform that action at this time.
0 commit comments