# golevelup/nestjs

A collection of badass modules and utilities to help you level up your NestJS applications 🚀

Repository: https://github.com/golevelup/nestjs
Canonical: https://ross.abutalabs.com/products/golevelup-nestjs
Homepage: https://golevelup.github.io/nestjs/
Language: TypeScript
License: MIT
License Family: permissive
Topics: nestjs, microservices, typescript, javascript, nodejs, express, rabbitmq, plugins, graphql, hasura, event-management, webhooks, hacktoberfest
Last push: 2026-08-26T18:44:41+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 74, longevity 100
- inputs: {"age_days": 2776, "days_push": 7, "days_rel": 99, "gap_med": 0, "n_releases_24m": 78}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2739, forks 299 (observed 2026-08-28T04:07:16.384039+00:00)

## What it is
A monorepo of NestJS modules and utilities from golevelup, including RabbitMQ integration (RPC and pub/sub), Hasura event handlers, Stripe webhook support, and a discovery module. It provides opinionated decorators and helpers to speed up NestJS application development.

## Use cases
- integrate rabbitmq with nestjs
- handle hasura events in a nestjs app
- consume stripe webhooks in nestjs
- discover providers and controllers by metadata in nestjs
- implement rpc and pub/sub messaging in nodejs
- simplify dynamic module configuration in nestjs

## When to choose
- you build NestJS applications and want ready-made integrations for RabbitMQ, Hasura, or Stripe
- you need opinionated decorators for common messaging patterns
- you want utilities for testing and module discovery in a NestJS codebase

## When to avoid
- you don't use NestJS or Node.js
- you need a framework-agnostic messaging client
- you require a different message broker than RabbitMQ

## Facets
- artifact type: library
- maturity: active
- function: middleware, message-queue, webhook, plugin-system, testing, graphql
- domain: backend, web-development, microservices, developer-tools
- platform: cross-platform
- tags: nestjs, rabbitmq, hasura, stripe, monorepo, event-driven, messaging, nodejs, typescript

## Member repositories
- golevelup/nestjs (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.384039+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:19:12.077387+00:00, confidence not recorded.
  - readme: https://github.com/golevelup/nestjs (fetched 2026-08-28T04:07:16.384039+00:00, sha cb40a0239a6d)
  - homepage: https://golevelup.github.io/nestjs/ (fetched 2026-08-29T09:57:38.424668+00:00, sha 9e2e8268bbbc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
