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

Why are web services so fashionable?

0 Answers  


What is uptime?

0 Answers  


Explain web service protocol stack and its layers?

0 Answers  


Explain the sun-jaxws.xml file?

0 Answers  


What is a webservice and why web services?

0 Answers  






Is google a web service?

0 Answers  


How does a web service work?

0 Answers  


How does SOAP transport happen and what is the role of HTTP in it? How you can access a webservice using soap?

0 Answers  


Are Web Services a replacement for other distributed computing platforms?

0 Answers  


Does a web service have state?

0 Answers  


What is xml-rpc?

0 Answers  


What is the difference between RPC Style and Document Style SOAP web Services?

0 Answers  


Categories