It is where the project middlewares are declared.
. └── middlewares ├── ensureAuthenticated.ts ├── parseParam.ts ├── rateLimiter.ts └── [name].ts