Está en la página 1de 6

CARRERA DE SOFTWARE

APLICACIONES WEB AVANZADAS


Deber04 - WebService SOAP+XML y REST+JSON

Nombre: Deyvid Joel Paucar Nasimba

Investigar y crear un WebService con SOAP+XML y otro WebService con REST+JSON, para
realizar operaciones CRUD de la tabla TBL_SONG, usando cualquier tecnología, framework y
lenguaje de programación, excepto ASP.Net y .NET Core.

Realizar pruebas de las operaciones CRUD de ambos servicios, con cualquier herramienta, por
ejemplo, SOAPUI, Postman u otra.

SOAP+XML CON ECLIPSE

Update
Read
Create

Delete
REST+JSON CON PRISMA

Read
Create

Update
Delete

Bibliografía

1. Ejemplo de uso de la acción servicio web de SOAP. (s.f.). Automation


Anywhere
Documentation. https://docs.automationanywhere.com/es-ES/bundle/enterpr
ise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/
cloud-using-soap-web-service-action.html
2. Equipo editorial de IONOS. (2020, 15 de abril). SOAP: explicación del protocolo
de red. IONOS Digital
Guide. https://www.ionos.es/digitalguide/paginas-web/desarrollo-web/soap-
simple-object-access-protocol/
3. IBM Documentation. (s.f.). IBM in Deutschland, Österreich und der
Schweiz. https://www.ibm.com/docs/es/integration-bus/9.0.0?
topic=SSMKHH_9.0.0/com.ibm.etools.mft.samples.jsonrest.doc/doc/
introduction.html

También podría gustarte