Route List

screenshot of Route List
express

Beautifully shows Express/Koa/Hapi/Fastify routes in CLI.

Overview

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.

Features

  • Beautifully displays Express/Koa/Hapi/Fastify routes in CLI
  • Group routes with new line separation
  • Include or exclude routes based on HTTP methods
  • Include or exclude routes based on specific paths

Summary

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.