This is a tiny utility for testing express routes.
npm install -g express-router-cli
# now the router is installed
❯ router ../mysite/route/api
> Mounted on http://localhost:5001
- http://localhost:5001/
- http://localhost:5001/:year/:slug?
+ watching ../mysite/route/api/*
node_modules) and auto reloads all routes with a visual diff of new or removed routes