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 is the difference singleton and singlecall?

0 Answers  


What is the difference between rest and soap web services?

0 Answers  


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

0 Answers  


Tell me which property of the servicebase class can be used to specify whether a service can be paused and resumed?

0 Answers  


What do you mean by xml signature?

0 Answers  






Which language does uddi use?

0 Answers  


How do web services communicate with each other?

0 Answers  


What is REST Web Services?

0 Answers  


List the types of web services.

0 Answers  


What asynchronous web service means?

0 Answers  


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

0 Answers  


What is a webservice and why web services?

0 Answers  


Categories