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

NestJS project generator from swagger.json file #292

Closed
samchon opened this issue Mar 29, 2023 · 4 comments
Closed

NestJS project generator from swagger.json file #292

samchon opened this issue Mar 29, 2023 · 4 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@samchon
Copy link
Owner

samchon commented Mar 29, 2023

There're some people that want to migrate their backend project from another language to NestJS.

To support those people, I think that NestJS project generator from swagger.json file would be the best choice.

Therefore, develop the generator, that would have @nestia/migrate package name.

@samchon samchon added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 29, 2023
@samchon samchon self-assigned this Mar 29, 2023
@afilp
Copy link

afilp commented Apr 26, 2023

At what stage is this currently? This feature would be great for migrations and we may like to use it. Thanks!

@samchon
Copy link
Owner Author

samchon commented Apr 27, 2023

@afilp Starts from next week, and may require a month.

@kakasoo
Copy link
Contributor

kakasoo commented May 1, 2023

I have to proceed with the spring project which is written as java/kotlin soon. If I use the technology covered by this issue, is it possible to deal with the test code of this project separately as TypeScript code?
I am very interested in using this.

@samchon
Copy link
Owner Author

samchon commented Jul 5, 2023

Maybe published on Sunday or next week's Monday.

Most be done, but would support only openapi 3.0 spec at first.

samchon added a commit that referenced this issue Jul 6, 2023
Run `npx @nestia/migrate swagger.json directory` command, then you can convert Swagger Documents to NestJS project.
@samchon samchon closed this as completed in c9f8ffc Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants