Can Controllers, Services & Repositories be made of Static Methods only for an Api?
I’m creating an API with ExpressJS with Typescript, and my project architecture is like this ( “->” means “calls”):
I’m creating an API with ExpressJS with Typescript, and my project architecture is like this ( “->” means “calls”):