Unitech / angular-bridge

Link models easily via a REST interface between Mongoose/Node-Express/Angular.js
208 stars 22 forks source link

Add some options to get queries #10

Open Unitech opened 11 years ago

Unitech commented 11 years ago
mchapman commented 11 years ago

Hi

I have implemented this in what should have been a fork, but I didn't really know how it was going to turn out so I just copied and hacked. If you want to see what I have done it is at https://github.com/mchapman/forms-angular/blob/master/server/lib/data_form.js (it is on my jobs list to properly fork). It may give you some ideas (which you may think are good or bad!).

Mark