njpatel/grpcc
A gRPC cli interface for easy testing against gRPC servers observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3859
- days_rel: n/a
- days_push: 2694
- n_releases_24m: 0
Adoption not part of the score
1133 stars · 74 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
grpcc is a command-line client for testing gRPC servers, written in Node.js but able to talk to gRPC services in any language. It starts a REPL with a connected gRPC client, pretty-printing helpers, and support for streams, metadata, SSL, and eval/exec modes.
Use cases
- test grpc server from the command line
- call grpc methods using a proto file
- interactively explore a grpc api in a repl
- fire one-off grpc requests like curl
- test grpc streaming and bidirectional rpcs
- debug grpc services with metadata and ssl
When to choose
- you need a quick curl-like tool for gRPC endpoints
- you want an interactive REPL with a live gRPC client
- you need to exercise streaming or metadata-heavy gRPC services
When to avoid
- you need a GUI gRPC client like Postman or BloomRPC
- you want load testing or benchmarking of gRPC services
- the project has not seen a release since 2019 and may lag newer gRPC features
Facets
cli-tool · maturity maintenance
rpc http-client developer-tools cli developer-tools apis testing cli cross-platform grpc grpc-client protobuf repl api-testing http2 command-line nodejs
2 sources
- readme: https://github.com/njpatel/grpcc · fetched 2026-08-28 · ecf30fc4596c
- registry_npm: https://registry.npmjs.org/grpcc · fetched 2026-08-29 · 21441d896937
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| njpatel/grpcc | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem