Using express-zod-api
as middleware itself
#2956
-
I already have extensive express app and it would be easier to just use express-zod-api as middleware for specific endpoints.
Is it a valid use case or am I completely off? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
For the case of already having an established https://ez.robintail.cz/v25.4.1/connect-to-your-own-express-app |
Beta Was this translation helpful? Give feedback.
-
@RobinTail I think it would make sense to make |
Beta Was this translation helpful? Give feedback.
For the case of already having an established
express
application I made another method calledattachRouting
, check it out, @jakub-msqt :https://ez.robintail.cz/v25.4.1/connect-to-your-own-express-app