@the-teacher/the-router
Simple router for Express.js, making routes and actions easy to manage.
Simple router for Express.js, making routes and actions easy to manage.
A declarative router for expressjs
## Installation ```bash npm i express-lite-router ``` ## Usage
make command template
A reusable express router that adds a RESTful API to your app for sending emails
**Install With Express** ```TypeScript import express, {Express, Router} from "express";
Custom Express Router with Integrated Rate Limiting and Middlewares
This package is designed to assist web developers to easily and swiftly create route files and make use of an internally built <b>Express.js App</b> to registers the routes and making them available.
.