Call a web API provided and display a subset of returned data. Data can be paginated and require multiple calls.
Anonymous
I called the web API provided, iterated through the pages (on multiple threads) deserialized the returned JSON into objects, and displayed the required attributes.
Check out your Company Bowl for anonymous work chats.