grpc-powerkit
JSON →grpc-powerkit is a TypeScript-based gRPC server framework using decorators for routing and service configuration. Version 1.0.6 provides an elegant way to define gRPC services with classes and decorators, integrating with @grpc/grpc-js and @grpc/proto-loader. It includes built-in error handling via GrpcError and supports custom proto files. The framework targets TypeScript-first projects, offering strong typing and decorator-based API. Release cadence is unknown; it is a niche alternative to manual gRPC setup.
Resources
packagegrpc-powerkit ↗