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?



What is difference between soap and rest?..

Answer / 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

More Drupal Interview Questions

Explain about services module?

1 Answers  


How to drop the table using module?

1 Answers  


Does drupal enable search engine friendly urls?

1 Answers  


What does a drupal developer do?

1 Answers  


Explain module in drupal ?

1 Answers  


What is git in drupal?

1 Answers  


What is a database api?

1 Answers  


Explain hooks in drupal.

1 Answers  


How database system of drupal works ?

1 Answers  


what Drupal distributions is and when to use?

1 Answers  


What are breadcrumbs ?

1 Answers  


How we can achieve the multistep form using drupal form api?

1 Answers  


Categories