- Official: http://www.asp.net/web-api
- Intro: http://www.hanselman.com/blog/OneASPNETMakingJSONWebAPIsWithASPNETMVC4BetaAndASPNETWebAPI.aspx
- Intro CRUD: http://www.asp.net/web-api/overview/web-api-routing-and-actions/creating-a-web-api-that-supports-crud-operations
- ScreenCasts: http://weblogs.asp.net/jgalloway/archive/2012/03/16/asp-net-web-api-screencast-series-with-downloadable-sample-code-part-1.aspx
- Advanced: http://blogs.msdn.com/b/henrikn/archive/tags/aspnetwebapi/
- SelfHost: http://pfelix.wordpress.com/2012/03/08/asp-net-web-api-self-hosting/ http://blogs.msdn.com/b/hongyes/archive/2012/03/12/using-razor-template-engine-in-web-api-self-host-application.aspx
- Thoughts: http://ayende.com/blog/155137/thoughts-after-using-asp-net-web-api-beta-in-anger-for-a-week
- Errors and validation: http://agilesight.com/blogs/pabloc/?p=13
- Resources List: http://www.tugberkugurlu.com/archive/getting-started-with-asp-net-web-api-tutorials-videos-samples
