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

Adding codegen for Kotlin using Retrofit #247

Open
Photon3009 opened this issue Mar 3, 2024 · 2 comments
Open

Adding codegen for Kotlin using Retrofit #247

Photon3009 opened this issue Mar 3, 2024 · 2 comments
Labels
codegen Add code generator for new prog language, library & framework enhancement New feature or request good first issue Good for newcomers

Comments

@Photon3009
Copy link

Tell us about the task you want to perform and are unable to do so because the feature is not available
I want to add a new code generation language for Kotlin using Retrofit. Currently, there is no support for generating code for Kotlin with Retrofit in our system.

Describe the solution/feature you'd like us to add
I would like to see support for generating Kotlin code with Retrofit in our code generation system. This would involve creating templates and logic for generating Kotlin code that utilizes Retrofit for making API calls.

Any other feedback you would like to provide regarding the site
Overall, I find the site quite useful, but adding support for more new codegen languages would greatly enhance its capabilities and usefulness for developers

@Photon3009 Photon3009 added the enhancement New feature or request label Mar 3, 2024
@Photon3009
Copy link
Author

@ashitaprasad @animator please review this!

@animator animator added good first issue Good for newcomers codegen Add code generator for new prog language, library & framework labels Mar 3, 2024
@Photon3009
Copy link
Author

Hey @animator, I've updated the test cases to include the example Request Models from POST 4 to POST 9, which were recently added. I've created a new PR (#294) for this issue, as the previous one encountered some complex conflicts after updating with the latest code. Could you please review the new PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codegen Add code generator for new prog language, library & framework enhancement New feature or request good first issue Good for newcomers
Projects
None yet
2 participants