grpc-docs React component

JSON →
library 1.3.9 ·javascript
verified Jun 7, 2026

grpc-docs is a React component library that renders interactive gRPC API documentation, similar to Swagger UI but for gRPC. Current stable version is 1.3.9. It supports both self-generated protoc JSON definitions and integration with GenDocu Cloud for CI/CD. Provides two main components: GRPCSelfGeneratedAPIReference for local protobuf descriptions and GRPCGenDocuAPIReference for cloud-hosted docs. Works with React 16+.