Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is difference between soap and rest?

Answer Posted / Rishi Raj Singh

SOAP (Simple Object Access Protocol) and REST (Representational State Transfer) are two different web service standards. Key differences include:
1. Data structure: SOAP uses XML for messages, while REST generally uses JSON or XML.
2. Messaging style: SOAP employs a request-response pattern, whereas REST often uses stateless operations like GET, POST, PUT, and DELETE.
3. Complexity: SOAP is more complex due to its need for WSDL files, data binding, and additional messaging components. REST has simpler requirements and can be easier to implement.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create custom table using drupal module?

123


How will you create a field using code?

118


Did you contributed the drupal site (any module)?

102


What is the drupal current version?

147