gRPC Docs
JSON →gRPC Docs is an interactive API documentation component for gRPC APIs, similar to Swagger UI but tailored for gRPC. Version 1.1.4 is the current stable release. It provides a React component that renders documentation from protoc-generated JSON descriptors. Updated occasionally. Key differentiators: supports both self-hosted protoc JSON and GenDocu Cloud service; includes environment and authentication scheme configuration via YAML. Requires React 16+ and Node 10+. It can be used as a standalone widget or integrated with GenDocu CI/CD. The package is primarily used in React applications to document gRPC services.
Resources
packagegrpc-docs ↗