Beautifully shows Express/Koa/Hapi/Fastify routes in CLI.
The route-list tool is a CLI application that beautifully displays Express, Koa, Hapi, and Fastify routes in the command line interface. It offers options to group routes, display routes based on HTTP methods, and include/exclude routes based on specific paths.
Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.