What are the advantages of using REST in Web API?
Answer Posted / 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 View All Answers
What is jaxp used in web service?
How can one access the web service class method via internet?
What is the usage of service discovery layer in web service protocol stack?
Explain what is jaxr?
Explain the term interoperability with respect of web services?
What are the two attributes of
What is stax?
Explain in brief, what disco is?
Tell me what class in .net is used to install a windows service?
What are the methods to create web services?
What is the alternate solution to response caching?
Can we share a process between windows services?
What is java web services?
What are examples of web services?
Name important annotations used in JAX-RS API?