24 packages
@betsys-nestjs/api-description-builder
Builder for api description.
@betsys-nestjs/build-info
Built info standard endpoint implementation
@betsys-nestjs/cluster-worker
This library provides a framework to handle multi-process applications. It can spawn, manage and destroy workers from master process.
@betsys-nestjs/config-utils
Simple config factory with Joi schema validation support
@betsys-nestjs/decorators
This library is a collection of various decorators using class-validator.
@betsys-nestjs/exception-handling
This library is responsible for handling exception thrown in application
@betsys-nestjs/grpc
Library for bootstrapping grpc hybrid application and health checking of grpc
@betsys-nestjs/headers
This library is responsible for enforcing mandatory headers in the request.
@betsys-nestjs/health-check
Betsys NestJS module for health-check implementation
@betsys-nestjs/http-client
HTTP client for NestJS applications
@betsys-nestjs/jwe
This library is responsible for JWE encryption and decryption.
@betsys-nestjs/kafka
Enables messaging using Apache Kafka.
@betsys-nestjs/logger
This library is responsible for all logging in this monorepo. It supports HTTP action logging and nodejs cluster logging (using process messaging). In the background it uses [Winston logger](https://www.npmjs.com/package/winston).
@betsys-nestjs/mongo
Mongo library for NestJS.
@betsys-nestjs/monitoring
NestJS prometheus implementations using prom-client library
@betsys-nestjs/postgres
This library is responsible for handling PosgreSQL connections and queries.
@betsys-nestjs/rabbit-mq
This library is responsible for handling RabbitMQ.
@betsys-nestjs/rate-limiter
This library serves as an abstraction for specific rate limiting of requests.
@betsys-nestjs/redis
Redis library for NestJS.
@betsys-nestjs/schematics
NestJS CLI Schematics for Code Generation
@betsys-nestjs/test-cleaner
Library for cleaning Redis records and Rabbit MQ queues
@betsys-nestjs/test-helpers
Library for testing utilities
@betsys-nestjs/websocket
Library for handling websocket connections
@betsys-nestjs/websocket-redis-io-adapter
Library for a redis-io websocket adapter