Next.js Discord

Discord Forum

Attempting a get request on a route but getting url not found

Unanswered
Atlantic cod posted this in #help-forum
Open in Discord
Atlantic codOP
Using NextJS13

I've tried several youtube tutorials ( Traversy, Mosh) as well the NextJS docs and Front end masters NextJS training.
I dont get the same results as the tutorial maker gets and wanted to share my file structure and code for a second opinion.

The code and postman results are in the pictures below.
Can anyone see what the issue is.
I can create a live share link on request.
I may try codementor.io next to fix this.

3 Replies

route.js is for app dir
@DirtyCajunRice | AppDir route.js is for app dir
Atlantic codOP
Thank you for the tip I will fix... what naming do you use pages or app? I just started learning next and am wondering which is better to use. Thanks again.