fullstorydev / fullstorydev/grpcui

Copy as "grpcurl"

Open
#3 6 comments 12 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.9k
Forks
427
Avg merge
3d 6h
Merged PRs (30d)
7

Description

A slick feature would be to be able to `Copy as 'grpcurl'` -- which would extract all connection info from command-line flags as well as the request metadata and data in the web form and use that to generate an equivalent `grpcurl` command.

Similarly, the ability to paste a `grpcurl` command, and have that auto-populate the metadata and request message data would be slick as well.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how command-line flags, request metadata, and request message data from the web form are represented. Define the Copy as "grpcurl" flow and the reverse paste flow, then verify that both preserve the connection information, metadata, and request data described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.