Add a new Database Table that Stores the hits for every page. This could be useful for API users to view popularity/usage. Could use some middleware for this instead of updating all the routes manually.
Add a new Database Table that Stores the hits for every page.
This could be useful for API users to view popularity/usage.
Could use some middleware for this instead of updating all the routes manually.