What is api controller in mvc?
Answer / Jawed Alam
An API Controller (or ASP.NET Web API Controller) is a special type of controller used to build RESTful APIs. It supports HTTP methods like GET, POST, PUT, DELETE, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of mvc?
What is validation summary in mvc?
What are action verbs mvc?
Is flux a mvc?
How does mvc routing work?
What is mvc framework in asp net?
What is a glimpse?
Is forms authentication possible in mvc? If yes then explain in detail how?
What is crud mvc?
Mention how can maintain session in mvc?
Explain the MVC pattern with example
Is mvc better than web forms?