nestjs-standard-middleware
v1.2.4
Published
Boilerplate for including standard ExpressJS middleware into a NestJS project as a submodule in a NestJS paradigm.
Downloads
20
Maintainers
Readme
nestjs-standard-middleware
Boilerplate for including standard ExpressJS middleware into a NestJS project as a submodule following a NestJS paradigm. Just import this package and add this module as a dependency to your app.module.ts
.