News

A custom wrapper for your Web API responses can provide meaningful information and ensure consistency regardless of success or failure.
The most obvious thing you’ll need to build these sample apps is a Spotify account. Using it, you can log in to the Spotify ...
Eric Vogel covers how to use the new Web API 2 routing attributes to create a Web service in Part 1 of this series.
Note that Web API does not support passing multiple POST parameters to Web API controller methods by default. But what if you were to make a POST request with multiple objects passed as parameters ...
Learn how to use a web API from within an Android app using Retrofit. Get posts from social media, store data on the cloud, and much more!