Difference between mvc and web api?
Answer / Sheena Vyas
MVC is a software architectural pattern used to structure applications, while Web API is a framework built on top of .NET for creating HTTP services that can be accessed from any client. MVC handles the application's presentation layer and organization, while Web API focuses on building RESTful web services.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mvc and its advantages?
Mention what filters are executed in the end?
Explain attribute based routing in mvc?
How you can implement ajax in mvc?
What is spring mvc model?
Which is better mvc or mvvm?
What is the difference between mvc and mvp?
Is mvc an api?
What is difference between MVC and MVP ?
What is html helpers in mvc?
Which is better mvvm or mvc?
How does view data differ from view bag in mvc?