1.

What are the advantages of RESTful web service?

Answer»

There are SEVERAL advantages of RESTful web services as given below: 

  • Platform independent. 
  • Simple and easy to implement and test. 
  • SUPPORT different FORMATS such as JSON, XML, HTML, etc. 
  • Can be written in different programming languages and executed on any platform. 
  • LIGHTWEIGHT, manageable, scalable, and reusable. 
  • Faster and provide better performance. 
  • Consume less bandwidth and resources. 
  • A lot of automation framework is available


Discussion

No Comment Found