Closed jeffdonthemic closed 11 years ago
I've also added parameters to control the query, projection, sorting, limiting and skipping. A combination of limit + skip or just queries would suffice for pagination.
"control the query, projection, sorting, limiting and skipping" <--- AWESOME!!
Returns a list of all servers. Basic pagination would be nice. Include mocha test coverage.