I have started using decorators in TypeScript and it works, I created Get, Post, Put and Delete decorators that I can add to controller methods and that take path
path