Need advice about which tool to choose?Ask the StackShare community!

gRPC

2.1K
1.3K
+ 1
64
REST

20
188
+ 1
0
Add tool

gRPC vs REST: What are the differences?

Developers describe gRPC as "A high performance, open-source universal RPC framework". gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking... On the other hand, REST is detailed as "A software architectural style". An architectural style for developing web services. A distributed system framework that uses Web protocols and technologies.

gRPC and REST can be categorized as "Remote Procedure Call (RPC)" tools.

gRPC is an open source tool with 22K GitHub stars and 5.12K GitHub forks. Here's a link to gRPC's open source repository on GitHub.

According to the StackShare community, gRPC has a broader approval, being mentioned in 53 company stacks & 48 developers stacks; compared to REST, which is listed in 9 company stacks and 5 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of gRPC
Pros of REST
  • 25
    Higth performance
  • 15
    The future of API
  • 13
    Easy setup
  • 5
    Contract-based
  • 4
    Polyglot
  • 2
    Garbage
  • 3
    Popularity

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is gRPC?

gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking...

What is REST?

An architectural style for developing web services. A distributed system framework that uses Web protocols and technologies.

Need advice about which tool to choose?Ask the StackShare community!

What companies use gRPC?
What companies use REST?
See which teams inside your own company are using gRPC or REST.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with gRPC?
What tools integrate with REST?
    No integrations found

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    What are some alternatives to gRPC and REST?
    GraphQL
    GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.
    RabbitMQ
    RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe place to live until received.
    Kafka
    Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a messaging system, but with a unique design.
    MQTT
    It was designed as an extremely lightweight publish/subscribe messaging transport. It is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium.
    SignalR
    SignalR allows bi-directional communication between server and client. Servers can now push content to connected clients instantly as it becomes available. SignalR supports Web Sockets, and falls back to other compatible techniques for older browsers. SignalR includes APIs for connection management (for instance, connect and disconnect events), grouping connections, and authorization.
    See all alternatives