{"library":"nice-grpc-server-reflection","type":"library","category":null,"description":"nice-grpc-server-reflection is a package within the nice-grpc ecosystem that provides gRPC server reflection capabilities for Node.js servers built with nice-grpc. Currently at version 3.0.4, it enables external gRPC tools like `grpcurl`, Postman, or client libraries to dynamically discover and introspect the server's exposed services, methods, and their protobuf message definitions at runtime without requiring pre-compiled `.proto` files on the client side. The library integrates seamlessly with the `nice-grpc` server, accepting a pre-generated protobuf descriptor set (.bin file) and a list of fully-qualified service names. As part of the actively maintained `nice-grpc` monorepo, it receives frequent updates, leveraging nice-grpc's TypeScript-first design, modern Promises/Async Iterables API, and robust middleware support. Its primary differentiator is its tight integration and idiomatic usage within the `nice-grpc` framework, providing a clear path for enabling standard gRPC reflection in TypeScript-based Node.js gRPC services.","language":"javascript","status":"active","version":"3.0.4","tags":["javascript","grpc","nice-grpc","server-reflection","typescript"],"install":[{"cmd":"npm install nice-grpc-server-reflection","imports":["import { ServerReflectionService } from 'nice-grpc-server-reflection'","import { ServerReflection } from 'nice-grpc-server-reflection'","import { Server as GrpcServer } from 'nice-grpc'"]},{"cmd":"yarn add nice-grpc-server-reflection","imports":[]},{"cmd":"pnpm add nice-grpc-server-reflection","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/nice-grpc-server-reflection","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/nice-grpc-server-reflection/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}