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

Nest plugin #1481

Open
mrlubos opened this issue Dec 20, 2024 · 6 comments
Open

Nest plugin #1481

mrlubos opened this issue Dec 20, 2024 · 6 comments
Labels
feature 🚀 New feature or request RSVP 👍👎 Explicit request for reactions to gauge interest in resolving this issue

Comments

@mrlubos
Copy link
Member

mrlubos commented Dec 20, 2024

Please vote on this issue if you're interested in Nest plugin.

This issue will serve as a to-do list during development. To help us release this feature as quickly as possible, feel free to share the minimum requirements for your use case.

@mrlubos mrlubos added feature 🚀 New feature or request RSVP 👍👎 Explicit request for reactions to gauge interest in resolving this issue labels Dec 20, 2024
@hougesen
Copy link
Contributor

Is this meant as a server or client generator? 😄

@mrlubos
Copy link
Member Author

mrlubos commented Dec 28, 2024

@hougesen by 'this', are you referring to the Nest plugin or the openapi-ts package?

@hougesen
Copy link
Contributor

The plugin/issue

@mrlubos
Copy link
Member Author

mrlubos commented Dec 28, 2024

@hougesen the original idea was to offer a similar plugin as we have for Fastify, where you start with the spec and make sure that your server code matches the specification (spec-first). What would be the client generator approach? If you're doing code-first and generating a spec from Nest, you can already use that to generate the clients. Would there be any difference to what you're thinking?

@hougesen
Copy link
Contributor

hougesen commented Jan 6, 2025

Nest has it's own http module (https://docs.nestjs.com/techniques/http-module) which is what I meant by client 😄

@mrlubos
Copy link
Member Author

mrlubos commented Jan 6, 2025

Can we talk on socials or email? I want to understand this/your use case further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🚀 New feature or request RSVP 👍👎 Explicit request for reactions to gauge interest in resolving this issue
Projects
None yet
Development

No branches or pull requests

2 participants