What are the advantages of using REST in Web API?



What are the advantages of using REST in Web API?..

Answer / lakshman

1.low resources required when working with rest service.
2.No contract between client and server so its loosely coupled
3.its light weighted service
4.supports various technologies for data transfer such as xml,json,html,text

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Web Services Interview Questions

What are the steps to get a proxy object of a web service at the client side?

0 Answers  


What namespace is must import in code to build a web service?

0 Answers  


What is the usage of service transport layer in web service protocol stack?

0 Answers  


Why should I use microservices?

0 Answers  


Explain what is jaxp?

0 Answers  






What do you know about restful web services?

0 Answers  


What is a remote procedure call (rpc)?

0 Answers  


Define entrust identification service?

0 Answers  


Explain about opera (web browser)?

0 Answers  


Explain the difference between web service provider/publisher and web service requestor/consumer.

0 Answers  


Can you define each of these layers of protocol stack?

0 Answers  


What is the web service protocol stack?

0 Answers  


Categories