News

Web API has already become the technology of choice for building light weight HTTP services. In this post, I’ll present a discussion on how routing works in Web API.
Click here for Part 2 Microsoft has recently released the Visual Studio 2013 Preview 1, which includes ASP .NET Web API 2. One of the most notable new additions to Web API is attribute-based routing.
On Mar. 17, Google announced that it would roll out two new tools made for businesses with extensive delivery fleets: the Cloud Fleet Routing API and Last Mile Fleet Solution.
Design & Dev Google’s new Maps API lets developers follow the road for smoother routes March 5, 2015 - 6:39 am ...
You may want to use attributed routing if you need many custom routes in a controller, or just want to have a more SEO-friendly routes. Web API 2 includes a few different types of routing attributes.