What is the best way to create a simple REST API in Visual Studio 2013 using ASP.NET MVC.
I just want something with controllers and route config along with any other ba
I suppose the best way for your project is to use WebApi even with simple HTML page, but... jQuery and even something like Knockout.JS or Angular, this is MUST HAVE for any modern project.