express-tenant-router
v1.0.1
Published
Middleware to attach tenantId from route to request object in Express.js
Maintainers
Readme
express-tenant-router
Simple middleware for Express.js to extract tenantId from route and attach it to req.tenantId.
Installation
npm install express-tenant-router
