Next.js Discord
Discord Forum
how to add dynamic api route in my nextjs 13 app Router
Unanswered
Tomistoma
posted this in
#help-forum
Open in Discord
Tomistoma
OP
2023-08-07T09:31:38.000Z
how to add dynamic api route in my nextjs 13 app Router
2 Replies
joulev
2023-08-07T09:32:24.000Z
https://nextjs.org/docs/app/building-your-application/routing/route-handlers#dynamic-route-segments
Tomistoma
OP
2023-08-07T09:33:03.000Z
thanks