Live data from Hacker News

Viewing profile — enjoyjava

enjoyjava

HN member
Joined
Mon, Mar 11, 2013, 3:58 PM UTC
HN karma
13
Public activity
9 items

About enjoyjava

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #7797420

    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..…

  3. comment
    Comment #7797411

    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 t…

  4. comment
    Comment #7797394

    Good catch. We support Postgresql, MS SQL Server, and SOAP too.

  5. comment
    Comment #7797389

    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. comment
    Comment #7797284

    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+r…

  7. story
  8. story
  9. comment
    Comment #6407853

    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 pa…