Build truly RESTful API and website using same ASP.NET MVC code(www.codeproject.com)
submitted by
oazabir(1805) 9 months, 24 days ago
Usually we create separate controllers or WCF service layer to deal with API part of the website but I will show you how you can create both RESTful website and API using the same controller code working over the exact same URL that a browser can use to browse through the website and a client application can do CRUD over.
|category: ASP.NET
|Views: 6
tags:
ASP.NET another
Everyones tags:
Your Tags: