An open API service indexing awesome lists of open source software.

https://github.com/strongloop/loopback-soap

LoopBack SOAP Remote method and Model generation
https://github.com/strongloop/loopback-soap

Last synced: 9 months ago
JSON representation

LoopBack SOAP Remote method and Model generation

Awesome Lists containing this project

README

          

# loopback-soap

**⚠️ LoopBack 3 is in Maintenance LTS mode, only critical bugs and critical
security fixes will be provided.**

We urge all LoopBack 3 users to migrate their applications to LoopBack 4 as
soon as possible. Refer to our
[Migration Guide](https://loopback.io/doc/en/lb4/migration-overview.html)
for more information on how to upgrade.

## Overview

Utilities to transform between SOAP WSDL and LoopBack remoting metadata.

This is an internal module used by the following user-facing tools:

- ['lb soap' command in loopback-cli](https://github.com/strongloop/loopback-cli)