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 |
What is the difference singleton and singlecall?
What is the difference between rest and soap web services?
What’s the attribute for webservice method? What is the namespace for creating webservice?
Tell me which property of the servicebase class can be used to specify whether a service can be paused and resumed?
What do you mean by xml signature?
Which language does uddi use?
How do web services communicate with each other?
What is REST Web Services?
List the types of web services.
What asynchronous web service means?
What is the difference between RPC Style and Document Style SOAP web Services?
What is a webservice and why web services?