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

Give a simple example of how xml document can be marshal and unmarshal in java framework?

0 Answers  


What is sun-jaxws.xml file?

0 Answers  


What’s the attribute for webservice method? What is the namespace for creating webservice?

0 Answers  


What is synchronicity in web services?

0 Answers  


Explain where does jaxb compiler is located?

0 Answers  






What is a webservice and what is the underlying protocol used in it?

0 Answers  


Enlist few tools used to test web services?

0 Answers  


How to Testing and consuming a .net web service?

0 Answers  


What are disadvantages of REST web services?

0 Answers  


What is java web services? What are the methods to create web services?

0 Answers  


Are web services new?

0 Answers  


What do you mean by web services?

0 Answers  


Categories