I am about to write my first Web API in an ASP.NET MVC project. The tutorial I watched did not use a View but a plain HTML page to consume the Web API. Is this a good approach or should I use a View?
Respectfully,
Jorge Maldonado
I am about to write my first Web API in an ASP.NET MVC project. The tutorial I watched did not use a View but a plain HTML page to consume the Web API. Is this a good approach or should I use a View?
Respectfully,
Jorge Maldonado