Exercise: Route-based multi-counter
Create an application that will count from 1 up for every url like this: /apple and will show the list of counters when the / page is accessed.
Create an application that will count from 1 up for every url like this: /apple and will show the list of counters when the / page is accessed.