fullstorydev / fullstorydev/grpcui

[Feature request] Shareable grpcui link that auto-populates request

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

Description

`grpcui` doesn’t put the method and the request body in the URL's query parameter which makes it difficult to share the repro of an issue with another engineer. Can we provide a way to create a `grpcui` shareable link that will auto-select the service, method, and request when someone opens that link?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting how grpcui currently represents the selected service, method, and request in its URL and how the web UI reads query parameters. Define the shareable-link format and verify that opening it auto-selects the service and method and restores the request body; the issue names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.