Allowing the client to specify the number of items per page that they want is a good idea, but there is currently no way to limit this number.
There should be a way to limit the maximum number of items the client can request per page so that they do not specify something like 1000000 and kill the server.
Allowing the client to specify the number of items per page that they want is a good idea, but there is currently no way to limit this number.
There should be a way to limit the maximum number of items the client can request per page so that they do not specify something like 1000000 and kill the server.