UWP 072 | Hero Explorer: Accessing the Marvel Web API

829
0

In this second video, Bob sets up the project but focuses on how to work with the Marvel API … how to make calls, how to filter results, what to expect back. He uses the resulting JSON from a sample call to create a graph of classes representing the data.

Lesson source code: https://github.com/Windows-Readiness/…

Full series source code: https://github.com/Windows-Readiness/…

Previous articleUWP 071 | Hero Explorer: Introduction
Next articleUWP 073 | Hero Explorer: Creating an MD5 Hash and Calling the API