Code Monkey home page Code Monkey logo

soap-converter's Introduction

Hi 👋, I'm Thang

A Senior Software Engineer based in Hanoi, Vietnam, working at TUI. I'm passionate about building web applications and sites using Node.js, Vue.js, Nuxt.js, and React.

Dashboard stats of @anhthang

🙈 My fantastic beasts

Beast a.k.a Project Ability a.k.a Description
XML to JSON Convert XML from clipboard or current document/selection to JSON Version Installs Downloads
gitflow Gitflow integration for Visual Studio Code Version Installs Downloads
Awesome made by Vietnameses 🇻🇳 A collection of amazing applications or open source projects built by Vietnamese developers Stars
Pokédex Search for a Pokémon by name or using its National Pokédex number with Raycast. Stars
Keebtalogue Driven by a passion for artisan keycaps and keyboards and for enthusiasts like you. Stars
KeyColor Preview Keyboard, keycap color preview and customization for mechanical keyboard lovers Stars

🔭 Where to find me

Blog GitHub Twitter Instagram

soap-converter's People

Contributors

anhthang avatar dependabot[bot] avatar er1c avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

soap-converter's Issues

Some Questions Re The Repository

Hi @buianhthang

I came across your library. Thanks for providing this, it's a fantastic module and is potentially something I'd like to use. I have some questions for you if you don't mind me asking?

  1. I also found this repo https://github.com/buianhthang/wsdl2postman that you developed. I assume this does the same as converting SOAP/WSDL to Postman v2.0? Does this still work? I know it's currently archived but curious to know whether it works and how different it is to this library.
  2. Is their anyway in customising the template been returned from your library? For example below is some sample request xml that is generated based on an in house wsdl I'm using as part of converting wsdl to postman collection
<soapenv:Header>
  <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
     <wsse:UsernameToken>
        <wsse:Username>string</wsse:Username>
	<wsse:Password>string</wsse:Password>
      </wsse:UsernameToken>
  </wsse:Security>
  <wsu:Timestamp wsu:Id="string">
	<wsu:Created>string</wsu:Created>
	<wsu:Expires>string</wsu:Expires>
   </wsu:Timestamp>
</soapenv:Header>

is their a way of having stringvalue1, stringvalue2, stringvalue3, stringvalue4 been set for Username, Password, Created and Expires tags and stringattribute1 for wsu:Id attribute?

Thanks in advance re any help with the above.

Error for wsdl files having internal xsd files

Hi @buianhthang,

This is great module. I am using this in AWS Lambda as a layer. This saved a lot of time for me!

One issue I found: When there are xsd files (internal locations), it is giving error. Follwoing wsdl is not working - https://www.crcind.com/csp/samples/SOAP.Demo.CLS?WSDL=1

Adding one more feature woudl help: It seems the module is designed to work in command line only. I mad some changes to soap-converter index.js file and is working. However, when there is an error (like the above url), it throws error with blank json (I get the error message when I run it in CLI)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.