issues
search
tngan
/
loopback-redux-react-boilerplate
A boilerplate for a Redux-React application using LoopBack
MIT License
107
stars
35
forks
source link
Build using apiconnect or slc loopback?
#2
Closed
scheung38
closed
8 years ago
scheung38
commented
8 years ago
Is it built using apic or slc? Does it matter? Since I see apiconnect folder in project?
What about datasource from API ? I have API but not sure how to connect?
tngan
commented
8 years ago
@scheung38
It is up to you to use either slc or IBM API Connect Developer Toolkit. See
here
.
The datasource is specified in
server/datasources.json
. Check out the documentation
here
.