Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
enjoyjava
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Social login and account linking with LoopBack open source Node.js API framework
(strongloop.com)
4 points
by
enjoyjava
12y ago
|
0 comments
2.
▲
by
enjoyjava
12y ago
Agree. We try to solve the problems progressively. The connected model support is a foundation to those features. See http://strongloop.com/strongblog/defining-and-mapping-data-r... . Basically, we build models that rel
3.
▲
by
enjoyjava
12y ago
LoopBack is built on top of express. You can use express routing and middleware with LoopBack as is. Express allows you to expose HTTP endpoints as APIs but it doesn't facilitate the quest to build/aggregate/protect/docu
4.
▲
by
enjoyjava
12y ago
Good catch. We support Postgresql, MS SQL Server, and SOAP too.
5.
▲
by
enjoyjava
12y ago
HEAD is a good fit. We'll add support for that. Please open github issues to help us track the feature requests or bug fixes at https://github.com/strongloop/loopback/issues .
6.
▲
by
enjoyjava
12y ago
1. We support custom type mappings between JS and DB, see: http://docs.strongloop.com/display/DOC/Model+definition+refe... http://docs.strongloop.com/display/DOC/Model+definition+refe...
7.
▲
PostgreSQL Connector for Loopback: create Node.js powered APIs for Postgres
(strongloop.com)
2 points
by
enjoyjava
12y ago
|
0 comments
8.
▲
Restify your SOAP APIs with LoopBack
(strongloop.com)
3 points
by
enjoyjava
12y ago
|
0 comments
9.
▲
by
enjoyjava
13y ago
LoopBack is open source. The repos are public and the node modules have been published to NPM registry. As a Node developer, you can definitely use/hack it as usual. LoopBack is part of the StrongLoop suite distribution too. That'