What is route in api?
Answer / Shabana Usmani
In an API, a route refers to the endpoint that handles incoming requests from clients. It consists of a URL pattern and a corresponding function (handler) that processes the request and sends a response.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is spring mvc model?
How does view data differ from view bag in mvc?
What is meaning of View in MVC?
What is afterFilter() used?
Explain the role of components presentation, abstraction and control in mvc?
What is scaffolding in mvc?
What is the advantages of mvc?
What are main benefits of using mvc?
Is there viewstate in mvc?
What are action verbs mvc?
Explain the concept of razor in asp.net mvc?
Which is better mvvm or mvc?