LoopBack - a private, open source mBaaS based on Node.js
strongloop.com
LoopBack - a private, open source mBaaS based on Node.js
1–10 of 15 posts
Re: LoopBack - a private, open source mBaaS based on Node.js
#2I have been using OpenShift for my application development and would like to try this out. Does anyone know if they are a cartridge for OpenShift?
Re: LoopBack - a private, open source mBaaS based on Node.js
#3gshipley, yes StrongLoop does have cartridge for OpenShift - http://docs.strongloop.com/#openshift-cartridge
Re: LoopBack - a private, open source mBaaS based on Node.js
#4Great work StrongLoop!
Re: LoopBack - a private, open source mBaaS based on Node.js
#5How does this compare to something like Parse?
Re: LoopBack - a private, open source mBaaS based on Node.js
#6I have been using OpenShift for my application development and would like to try this out. Does anyone know if they are a cartridge for OpenShift?
Looks like it: http://docs.strongloop.com/#openshift-cartridge
Re: LoopBack - a private, open source mBaaS based on Node.js
#7Good to see more mBaaS solutions in the open source arena. Particular using Node.JS which is a great fit for mobile backends.
Re: LoopBack - a private, open source mBaaS based on Node.js
#8How does this compare to something like Parse?
LoopBack is open source. It's way too easy (IMNSHO) to outgrow what Parse has to offer, and I'm never a fan of these black-box, hosted solutions.
I can make changes as I need, and I own the whole server application from the bottom up.
Re: LoopBack - a private, open source mBaaS based on Node.js
#9Loopback is the middleware api glue for making rich mobile apps enterprise grade. This should enable us to build apps which can actually access data locked in enterprise data stores very quickly
Re: LoopBack - a private, open source mBaaS based on Node.js
#10How does this compare to something like Parse?
LoopBack is open source. It's way too easy (IMNSHO) to outgrow what Parse has to offer, and I'm never a fan of these black-box, hosted solutions. I can make changes as I need, and I own the whole server application from the bottom up.
Exactly - Loopback = "Parse in an open source box" versus a black-box.