Tutorial series for RESTful api with MVC Web API

Does anyone have any links for creating RESTful web services using the ASP.NET Web API. So far I have created a very simple web service using WCF and now I would like to try the web api to find out which one is suitable for Azure based web services.

+5
source share
2 answers

I will start with:

  • ASP.NET Web API : you can find screencasts, get startup information, etc. (funny enough that it doesn't work in mo)

And go to these blogs:

  • Henrik Nielsen blog (ASP.NET Web API Architect)
  • Gunnar Piepman blog
  • Pedro Flight Blog
  • Tugberk Ugurlu Blog
  • blog

, (SO) Web API.

+13

FYI, (RIP MIX...)

, whys hows -API.

WCF Web APis: " URI "

. - , . -API -, , .

+2

All Articles