Hi folks I want to get the total rows (count) of a query (get request) in a Restful Web Services ( parse_as_rest ). Is it possible? Or I need to construct my own custom method for this purpose?
I know I can limit the number of records by specifying a limit and offset GET variables http://..../api/friends?offset=10&limit=1000 But for certains applications this is not enough (at least for me). Thank you in advance!!!! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.