Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsers - WSDL - Create a WSDL Parser #43

Open
nataliapanferova opened this issue May 9, 2016 · 5 comments
Open

Parsers - WSDL - Create a WSDL Parser #43

nataliapanferova opened this issue May 9, 2016 · 5 comments

Comments

@nataliapanferova
Copy link
Contributor

requested by a user

@mittsh
Copy link
Contributor

mittsh commented May 9, 2016

We have a WADL Importer https://github.com/luckymarmot/Paw-WADLImporter for RESTful APIs, so maybe that's not too far from WSDL – both XML at least! If that help in any way. This WADL importer is actually based on https://github.com/lucybot/api-spec-converter, and quite hacky unfortunately.

@JonathanMontane JonathanMontane modified the milestones: 0.2.0, 0.1.0 Jun 21, 2016
@JonathanMontane JonathanMontane changed the title WSDL Parser Parsers - WSDL - Create a WSDL Parser Aug 30, 2016
@JonathanMontane
Copy link
Contributor

JonathanMontane commented Sep 26, 2016

The WSDL parser will not be included in API-Flow in the foreseeable future, as the SOAP format differs too much from the other format in API-Flow.

@JonathanMontane JonathanMontane modified the milestones: -- Future --, 0.2.0 Sep 26, 2016
@JonathanMontane
Copy link
Contributor

small update:

here is a list of requirements that need to be done before we can implement a WSDL parser:

Once we have this, we can also probably do a WSDL serializer though. (quick reminder that WSDL is actually independent from SOAP, and can describe APIs that use http)

@dvision1979
Copy link

Any thoughts on this? It's been more than 2 years.

@lonkelle
Copy link

I agree, I still work with companies that use this old format. It looks like there is still some interest in this feature, at least.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants