instantcommerce / next-api-decorators

Collection of decorators to create typed Next.js API routes, with easy request validation and transformation.
https://next-api-decorators.vercel.app
MIT License
409 stars 28 forks source link

It is possible to pass paramaters handler arrays or other solutions?. #602

Open VigilioYonatan opened 1 year ago

VigilioYonatan commented 1 year ago

this would serve to not create folders users/products for examples git1

[[...params]].ts image

if there are alternative solutions. i appreciate them thanks