LoopBack, a new Node.js framework by StrongLoop
1–10 of 67 posts
Re: LoopBack, a new Node.js framework by StrongLoop
#2But we still need a nodejs framework for good old html apps with a strong view layer (e.g. forms...).It definetly doesnt exist in nodejs space.
Re: LoopBack, a new Node.js framework by StrongLoop
#3Re: LoopBack, a new Node.js framework by StrongLoop
#4hmm, new? no,good for rest rad yes. But we still need a nodejs framework for good old html apps with a strong view layer (e.g. forms...).It definetly doesnt exist in nodejs space.
Re: LoopBack, a new Node.js framework by StrongLoop
#5Re: LoopBack, a new Node.js framework by StrongLoop
#6Re: LoopBack, a new Node.js framework by StrongLoop
#7hmm, new? no,good for rest rad yes. But we still need a nodejs framework for good old html apps with a strong view layer (e.g. forms...).It definetly doesnt exist in nodejs space.
Re: LoopBack, a new Node.js framework by StrongLoop
#8Re: LoopBack, a new Node.js framework by StrongLoop
#9Nice to know it's a good idea that a lot of people will find useful. :) Granted in it's current vision Paprika won't handle authentication.
It's basically an API server in-a-can. Defined your structs, set up your .toml database configuration and paprika.Start("3000") on a port.
Re: LoopBack, a new Node.js framework by StrongLoop
#10This looks pretty cool! I'll be sure to give it a try. It's a shame that there's no support for Ember though.
http://emberjs.com/guides/models/the-rest-adapter/ http://emberjs.com/api/data/classes/DS.RESTAdapter.html