I am using OData to paginate a long list of items returned from a web api call. I can filter the data via the url with the start and end index. The question I have is, how do I know the total number of items? So I can display Page 1 of 3 (20 items) on my mobile device which calls the web api.
{{#tags}}- {{label}}
{{/tags}}