This is part of a blog series – please read the intro part and install the prerequisites if you want to follow along. Before we can actually access any server side data we’ll need to implement a REST API and we’re going to do that using ASP.NET Web API. For the purposes of this sample...
Go to the complete details ...