Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Adam Gordon Bell
Adam Gordon Bell

Posted on

     

Do you use GRPC?

I'm writing an article about GRPC and protobufs. Here is the thing I'd like to know:

What tools to you use for making GRPC requests?

Like if you just want to test that a service is up and taking requests? I'd like a command line one that is simple to use and install and wondering what people use.

Top comments(11)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
anandsunderraman profile image
anandsunderraman
  • Location
    New York
  • Work
    Software Engineer
  • Joined
• Edited on• Edited

Postman recently started supporting grpc.
Otherwise I use grpccurl.blog.postman.com/postman-now-suppo...

CollapseExpand
 
gklijs profile image
Gerard Klijs
I'm Gerard from the Netherlands.My work consists mostly of server site Java web developent. I have some passion projects in Clojure(script) and Rust.
  • Work
    Senior Java Developer at Open Web
  • Joined

Didn't know that, as I'm about to be doing a lot more with gRPC, I check it out soon.

CollapseExpand
 
anandsunderraman profile image
anandsunderraman
  • Location
    New York
  • Work
    Software Engineer
  • Joined

Yes I posted a link in the postman blog that talks aboutblog.postman.com/postman-now-suppo...

CollapseExpand
 
burneyhoel profile image
Burney Hoel
  • Location
    Virginia, US
  • Education
    Self-taught
  • Work
    Integration Architect
  • Joined
• Edited on• Edited

I use it personally but not professionally. I have brought it up at work and aside from the closed minded responses, rest is just where my department is at right now.

As far as tools go, I have a few things stared on git hub to check out(below), but have not tryed any yet.

github.com/gogo/letmegrpc
github.com/fullstorydev/grpcui
github.com/gusaul/grpcox

Postman beta now has grpc support.

So far I have just written little go services to act as the other side instead of using tools, but remember I just use it for fun becuase I like it.

CollapseExpand
 
adamgordonbell profile image
Adam Gordon Bell
Follow me for Coding, Computers, and Backend stuff.
  • Location
    Earth
  • Joined

Wow, thanks!
I'll check these out

CollapseExpand
 
beardedfatcoder profile image
beardedfatcoder
Focused and quick-learning Polyglotic Software Engineer with 7+ years of experience and a demonstrated history of working in the computer software industry.
  • Education
    Pune University
  • Work
    Tech Lead at Coditation Systems
  • Joined

Postman has started supporting gRPC might want to check that.
Would surely want to know when do you find gRPC useful ?

CollapseExpand
 
hiisi13 profile image
Dmitry Kozhedubov
"Full Stack" Product Manager in Developer Productivity
  • Location
    Berlin, Deutschland
  • Work
    Product Manager @ Zalando
  • Joined

I wrote a couple of posts about gRPC testing tooling for various situations - hope you find this useful
dev.to/hiisi13/series/14758

CollapseExpand
 
adamgordonbell profile image
Adam Gordon Bell
Follow me for Coding, Computers, and Backend stuff.
  • Location
    Earth
  • Joined

This is great! Exactly the type of thing I'm looking for.

CollapseExpand
 
adamgordonbell profile image
Adam Gordon Bell
Follow me for Coding, Computers, and Backend stuff.
  • Location
    Earth
  • Joined

I've asked my coworkers and they recommend BloomRPC, which looks great but isn't a CLI app

github.com/bloomrpc/bloomrpc

CollapseExpand
 
remcoboerma profile image
Remco Boerma
Pythonista; microservices enthusiast. SQL lover. Integrates well with other human beings.
  • Location
    Assen, the Netherlands, Europe
  • Education
    Autodidact
  • Work
    CTO | Lead DevOps at stichting Education Warehouse (npo)
  • Joined

If I were coding in golang I probably would, but from python there's a lot of redband the last time I checked.

CollapseExpand
 
joealwyn123 profile image
Joe Alwyn
  • Joined
• Edited on• Edited

yeah,

BloomRPC

GitHub logo bloomrpc / bloomrpc

GUI Client for GRPC Services

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Follow me for Coding, Computers, and Backend stuff.
  • Location
    Earth
  • Joined

More fromAdam Gordon Bell

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp