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

Swagger CodeGen #37

Open
esco opened this issue Apr 5, 2015 · 10 comments
Open

Swagger CodeGen #37

esco opened this issue Apr 5, 2015 · 10 comments

Comments

@esco
Copy link

esco commented Apr 5, 2015

Are there any plans on making an SDK generator for iOS similar to loopback-sdk-angular?

@alessandrostone
Copy link

+10 for that

@hideya
Copy link
Contributor

hideya commented Jul 8, 2015

I'm thinking to work on this after updating the model hierarchy to 2.0: #40

@vincentpotato
Copy link

I just read that the swagger codegen project has support for swift SDK generation. Is this something that you guys plan to incorporate? If not, is there some downside to using the swagger generator on iOS? As you guys probably have a lot of experience with swagger It would be great to get your input on this matter. Is it a good idea and if so how do we start?

@hideya
Copy link
Contributor

hideya commented Oct 26, 2015

@Vincentjonssonqi , thanks for the info! I didn't realize that the swagger codegen has support for swift. @raymondfeng @bajtos , would you give us any input on this?

@bajtos
Copy link
Contributor

bajtos commented Nov 2, 2015

I think we need somebody to check what's the output of swagger codegen and see how much information was lost along the way, i.e. how much value can a custom LoopBack codegen add.

@hideya
Copy link
Contributor

hideya commented Nov 4, 2015

@Vincentjonssonqi, would you give me a pointer to the description on the swagger codegen project's swift SDK generation support? (I've searched but couldn't find)

@bajtos, I've added a new Issue strongloop-community/loopback-sdk-ios-codegen#3 for the discussion.

@kgoedecke
Copy link
Contributor

@hideya Did you find out anything on that, I'm also quite curious what the generated SDK might look like.

@hideya
Copy link
Contributor

hideya commented Jan 15, 2016

@kgoedecke no, I haven't found anything about the swagger codegen's support for swift yet. FYI, Obj-C codegen has started working, although it is fairly primitive at this moment. I thought you might want to take a look.

@kgoedecke
Copy link
Contributor

@hideya interesting... I think swagger.io is the way to go on the long run, for now I guess we have to stick to the regular SDK.

@hideya
Copy link
Contributor

hideya commented Jan 16, 2016

@kgoedecke I was a bit blind -- https://github.com/swagger-api/swagger-codegen does have SwiftCodegen.java. Yeah, I agree it is the way to go. I will take a look into it.

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

No branches or pull requests

7 participants