{"library":"minimal-grpc-server","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.7.1","tags":["javascript","minimal","grpc","server","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install minimal-grpc-server","imports":["import { GrpcServer } from 'minimal-grpc-server'","import { ServerCredentials } from 'minimal-grpc-server'","import { startServer } from 'minimal-grpc-server'"]},{"cmd":"yarn add minimal-grpc-server","imports":[]},{"cmd":"pnpm add minimal-grpc-server","imports":[]}],"homepage":"https://github.com/kurtosis-tech/minimal-grpc-server","github":"https://github.com/kurtosis-tech/minimal-grpc-server","docs":null,"changelog":null,"pypi":null,"npm":"minimal-grpc-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}