Nest.js and OpenAPI #461
Unanswered
guilhermedelyra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I loved the project and am excited to use it in my next app
First Question
I was just wondering: are we able to use it with Nest.js?
I never used it (neither used feTS, too 😅)
Second Question
I was looking at the server docs + examples, and from what I understand, the feTS router isn't actually tied to the OAS like the client-side is... Did i misunderstand anything?
For example: ./examples/trpc-openapi/src/server/oas.ts
altough this file is in the server folder, it is only being used by the client side
Anyways, excited with what you guys have done! Congratz
Beta Was this translation helpful? Give feedback.
All reactions