Skip to content

Erlang client generator #3816

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

Open
webron opened this issue Sep 16, 2016 · 6 comments · Fixed by #6502
Open

Erlang client generator #3816

webron opened this issue Sep 16, 2016 · 6 comments · Fixed by #6502

Comments

@webron
Copy link
Contributor

webron commented Sep 16, 2016

From @loretoparisi on September 16, 2016 13:0

Is Erlang client autogen in the roadmap?

Copied from original issue: swagger-api/swagger-editor#1064

@wing328
Copy link
Contributor

wing328 commented Sep 19, 2016

@loretoparisi we do not have the Erlang API client generator at the moment.

Recently @galaxie has contributed a Erlang server generator via #3758.

Would you have time to contribute the Erlang API client generator?

@loretoparisi
Copy link

@wing328 officially asked the Erlang Developers Group a contribution to this.

@wing328 wing328 changed the title Erlang Autogen Erlang client generator Mar 17, 2017
@tsloughter
Copy link
Contributor

I'm looking to handle this. Can someone link me to any client specific documentation for writing a generator? There is so much to dig through I'm having trouble finding any besides https://github.com/swagger-api/swagger-codegen#making-your-own-codegen-modules

@wing328
Copy link
Contributor

wing328 commented Sep 12, 2017

@tsloughter thanks for offering help on this. A good starting point is https://github.com/swagger-api/swagger-codegen/wiki/How-to-add-a-generator-for-a-new-language-or-framework

Another good way is to review other PRs to add new generators: https://github.com/swagger-api/swagger-codegen/pulls?q=is%3Apr+is%3Aclosed+label%3A%22Enhancement%3A+New+generator%22

Let me know if you need further assistance.

@tsloughter
Copy link
Contributor

Thanks @wing328

I'm going to open a WIP pull request in hopes to get others interested and giving me feedback if that is ok :)

@wing328
Copy link
Contributor

wing328 commented Nov 12, 2017

Hi all, the Erlang client generator (beta) by @tsloughter has been merged into master.

Please pull the latest master to give it a try.

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

Successfully merging a pull request may close this issue.

4 participants