fullstorydev / fullstorydev/grpcurl
Add support for a configuration file
Open
- Dominant language
- Go
- Stars
- 12.8k
- Forks
- 580
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 5
Description
It would be helpful to have a configuration file to insert headers, api_url, and so on automatically at each call.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the command-line tool currently handles headers and api_url for each call, then identify the request setup entry point and related tests. Done means a configuration file can supply these values automatically on every call, with tests covering the supported configuration behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, grpc
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100