loopbackio / loopbackio/loopback-next
LB4 equivalent of `lb soap`
Open
@marioestradarosa is already working on this.
Since May 21, 2020.
feature
- Dominant language
- TypeScript
- Stars
- 5.1k
- Forks
- 1.1k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 27
Description
Suggestion
In LB3, lb soap command generates application artifacts based on WSDL file. It will be good to have the LB4 version of it.
From our npm download numbers, there are a good number of users using strong-soap. The new lb4 soap command will brings values to users who still wants to connect to SOAP services with a specified WSDL.
cc @raymondfeng
Acceptance criteria
- Implement
lb4 soapcommand - create a page under cli reference on
lb4 soapand update the main table - update the sidebar accordingly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.