What are the features of RESTful Web Services?
- RESTful web services are faster because of the role of the HTTP standard it follows. It consumes less bandwidth and is faster than SOAP and consumes fewer resources.
- Highly compatible with SOAP.
- Independent of all the platforms and can be written in any programming language.
- RESTful Web Services allows the usage of multiple data formats. Example: HTML, JSON, XML, etc providing more flexibility for developers to use any language as per convenience.
BY Best Interview Question ON 07 Apr 2023