{"library":"grpc-server-ts","type":"library","category":null,"description":"A gRPC server-side module built with TypeScript for defining and running gRPC services using decorators. Current version 1.1.4 (released 2024). It simplifies gRPC server setup by providing decorators like @Service and @Route to define services and methods, and a RpcRegistry class to start the server with TLS settings. Differentiates from other gRPC Node libraries (e.g., @grpc/grpc-js) by offering a TypeScript-first, decorator-based API with minimal boilerplate, though it has limited documentation and a small user base.","language":"javascript","status":"active","version":"1.1.4","tags":["javascript","grpc","typescript","ts","grpc-ts"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpc-server-ts","imports":["import { Route } from 'grpc-server-ts'","import { Service } from 'grpc-server-ts'","import { RpcRegistry } from 'grpc-server-ts'","import { Settings } from 'grpc-server-ts'"]},{"cmd":"yarn add grpc-server-ts","imports":[]},{"cmd":"pnpm add grpc-server-ts","imports":[]}],"homepage":"https://github.com/xuezier/grpc-server-ts","github":"https://github.com/xuezier/grpc-server-ts","docs":null,"changelog":null,"pypi":null,"npm":"grpc-server-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}