Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.16 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.16 KB

A collection of Badass modules and utilities to help you level up your NestJS application.

Travis

Packages

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

Incubating (Potential future packages)

  • A flexible module for response caching that allows per route/handler cache configuration

Cloud specific packages (@nestjs-plus/azure)