Skip to content

Opening book details…

About this document

REST vs SOAP API Features Analysis by raflihw Caksono is a document available to read on EtoBox.

This document discusses and compares two popular web service technologies: REST and SOAP. It describes how REST is an architectural style based on HTTP verbs and resources, while SOAP is an XML-based protocol. The document outlines how JAX-RS and JAX-WS are Java APIs for implementing REST and SOAP services respectively. It then aims to design REST and SOAP APIs using these technologies and compare their API features like response time, memory usage, and execution speed using a testing tool to determine whic

Author
raflihw Caksono
Language
EN