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 mvc and its advantages?
Who invented mvc?
What is MVC, MVP and MVVM pattern?
Is angular mvvm or mvc?
What is mvc routearea?
What are the filter in mvc?
What is ignore route in mvc?
How do you implement forms authentication in mvc?
Does android use mvc?
How can we navigate from one view to another using a hyperlink?
What is spring mvc model?
Explain what is routing in mvc?