A collection of Badass modules and utilities to help you level up your NestJS application.
The various packages are managed using Yarn Workspaces and Lerna and published under the @nestjs-plus
organization on NPM.
- Mixin Utilities
DiscoveryModule
for finding providers, controllers and method handlers from your NestJS app that have certain metadata
- A NestJS native module for RabbitMQ that supports both RPC and Publish/Subscribe messaging patterns
- A flexible module for response caching that allows per route/handler cache configuration