bookshelf-api
bookshelf-api copied to clipboard
Add the ability to support result record limits
Similarly to the way that you can filter with where clauses and pull related models, it would be nice to be able to specify result limit and offset via query params. It would also be great to be able to specify a hard maximum limit in the middleware configuration options so that you can't query millions of records