Res-SAAS Grpc Library

JSON →
library 1.0.131 ·javascript
verified Jun 7, 2026

A NestJS library for gRPC communication between microservices, version 1.0.131. It abstracts .proto file handling and provides ready-to-use modules for Auth, Documentation, Notification, and Storage microservices. Key differentiators: uses Infisical for secrets management, singleton pattern for gRPC clients, and dynamic module registration. Eschews direct .proto compilation in consumer code by providing pre-generated interfaces and services. Recommended for teams using NestJS microservices with gRPC and Infisical secrets.