EasyRPC is an easy-to-use gRPC client. Inspired by grpcurl and evans and aims to ease the process of querying protobuf RPCs from a terminal.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
61
commits
feat!: Rewrite config parsing and merging, remove viper (#25)
420c211View on GitHubfeat: Make method autocompletion always case insensitive (#24)
25ac466View on GitHubfix!: Correct method autocompletion for packageless services (#23)
ae64824View on GitHubfeat!: Split the data flag implemenation into -d and -f (#22)
060784fView on GitHubdocs: Mention request command and edit flag in README (#19)
708dcd6View on GitHubtest: Test request method argument autocompletion (#18)
a048854View on GitHubtest: Refactor types tests, add request command tests (#17)
cc8f5d4View on GitHubfeat: Edit request on call command, use data flag in request command (#14)
39cdc55View on GitHubchore: Add homebrew post hook to stop Apple from blocking the binary
ae74985View on GitHub