Most voted "loopback" questions
Loopback is an open-source framework for quickly building REST Apis on Node.js, reducing the amount of code needed to create functional applications.
Learn more…3 questions
Sort by count of
-
1
votes1
answer30
viewsThe stack property is not removed from the Error object when includeStack equals false
The stack property is not removed from the Error object when includeStack is equal to false: "final:after": { "loopback#errorHandler": { "params": { "includeStack": false } } } Even with…
-
1
votes2
answers63
viewsHow to run server with loopback?
I have access to a project backend and would like to know how I do to rotate this project. It uses loopback and when reading the documentation of loopback, in instruction 4 says: Start the web…
-
0
votes0
answers28
viewsLoopback remote auth with mongodb
I have 2 servers running with loopback, one of them being for authentication using mongo-connector and another as a secondary service using the remote-connector to access the models: AccessToken,…
loopbackasked 7 years, 1 month ago Fernando Franco 1