I want to paginate a list of books. The api end point is like this /books?page=num&size=num So the number of page and how many books to load will be variabl
/books?page=num&size=num