What do you understand by rest in angular?



What do you understand by rest in angular?..

Answer / Rajendra Kumar Nishad

REST (Representational State Transfer) is an architectural style for building web APIs. In Angular, RESTful services are typically created using the HttpClient service to make HTTP requests and handle responses.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is ng-app, ng-init, and ng-model?

1 Answers  


What is @inject()? Why use?

1 Answers  


Explain what is testability like in Angular?

1 Answers  


How can you get url parameters from angularjs controller?

1 Answers  


What is a directive order?

1 Answers  


How do we create a singleton service in angular 2?

1 Answers  


What is the purpose of exports in an ng module?

1 Answers  


What is the model view controller (mvc)?

1 Answers  


What does –open or -o command do in angular?

1 Answers  


Why do we use angular?

1 Answers  


Why angular material is used?

1 Answers  


How to sanitize a value manually?

1 Answers  


Categories