Simple WEB API REST Project

后端 未结 4 1101
天命终不由人
天命终不由人 2021-02-02 12:06

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

4条回答
  •  长发绾君心
    2021-02-02 12:26

    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.

提交回复
热议问题