-
Hi! There is a way to show all routes when starting server? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
@erickriva Hi! Could you please describe your case in more detail? {
method: undefined,
fileName: '[id].ts',
handler: [Function: productsHandler],
regex: /^\/products\/(?<id_34410516>[^/]+)\/?$/,
nestingLevel: 1,
paramExtractors: [Object],
routePath: '/products/[id]'
} |
Beta Was this translation helpful? Give feedback.
-
@Danilqa I was thinking about 2 different things:
|
Beta Was this translation helpful? Give feedback.
-
@erickriva Hey! I hope you had a great week. I've exposed the initialized routes in |
Beta Was this translation helpful? Give feedback.
@erickriva Hey! I hope you had a great week.
I've exposed the initialized routes in
0.8.0
:https://node-file-router.js.org/docs/usage-guide#get-all-registered-routes