Hello I am confuse about express.routers and I need help. So please, help me.
When we have a database, how many express.routers do we need to create ?
Do I need to create an express.routers for each product and each informational view ?
Or is it dependent from the tables of the database ?
Thank you very much in advance.