grpc-ecosystem / awesome-grpc

A curated list of useful resources for gRPC
Creative Commons Attribution 4.0 International
7.42k stars 569 forks source link

chore: postman #213

Closed DSchau closed 6 months ago

DSchau commented 8 months ago

description

This PR adds Postman to the list of GUI clients, since gRPC is now fully supported by Postman, alongside other protocols like REST (of course), GraphQL, Websockets, and so forth.

context

Hello! I'm new at Postman, and we actually fully support gRPC and we'd love to guide any new developers using gRPC for the first time to check it out.

Totally un-opinionated on where we add the link, but I added it at the top since I do ultimately think it's a great resource to use for someone testing out a gRPC service (or services).

Screenshot 2023-11-01 at 14 55 31
DSchau commented 6 months ago

Thanks @bojand!