This walkthrough shows the straightforward way to work with REST API's. We fetch data from Spotify in this demo and show the easy way to work with JSON and how to get it strongly typed with the click of a button.
To top it off, we show a stress-free way to publish REST services for others to consume...