appirio-tech / thurgood

Thurgood is an automated build, testing and security tool for Appirio and topcoder utilizing Jenkins and Checkmarx.
5 stars 16 forks source link

/servers - GET #4

Closed jeffdonthemic closed 11 years ago

jeffdonthemic commented 11 years ago

Returns a list of all servers. Basic pagination would be nice. Include mocha test coverage.

aluxian commented 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.

jeffdonthemic commented 11 years ago

"control the query, projection, sorting, limiting and skipping" <--- AWESOME!!