simplebank
simplebank copied to clipboard
ListAccounts interface I'm not sure if I have the next page how do I improve this one
ListAccounts interface I'm not sure if I have the next page how do I improve this one
you can run a query count the total number of items. then with that number the client will know what's the maximum number of pages, so it can send page_id = 1, 2, 3, ... max_page