restmvc.js
restmvc.js copied to clipboard
Make the List action on the controller more robust
Allow the action to take search parameters, also make it so you can page the results
This needs more testing, I need to right some unit tests around this controller action, plus I need an integration test for it.