I am used to the way of having a src folder, with an api folder inside and inside the api folder, naming files endpoint1.ts to be ables to access /api/endpoint1
Although now I am not able to do that. I also cannot find documentation stating that isnt the case anymore. For context, my new codebase does not have a src folder anymore.