minimal-grpc-server

JSON →
library 0.7.1 ·javascript
verified Jun 7, 2026

A lightweight TypeScript library that wraps Google's gRPC server to simplify starting a gRPC server. Version 0.7.1 requires Node >=16.13.0. It reduces boilerplate by providing a concise API for server configuration and startup, while still leveraging the full gRPC framework. Unlike full-featured frameworks, it focuses on minimal setup for quick prototyping and microservices.