Главная
Study mode:
on
1
Introduction
2
GRPC
3
Rest
4
JSON over HTTP
5
Problems with REST
6
API documentation
7
What is gRPC
8
Background
9
Principles
10
Communication
11
Protocol Buffers
12
Language of gRPC
13
Example
14
protobuffer definition
15
implementation
16
server
17
Other languages
18
Summary
19
Benefits
20
Contact information
Description:
Explore the fundamentals of gRPC technology in this informative conference talk from code::dive 2019. Discover use cases, example applications, and a comparison to REST API, highlighting the pros and cons of each approach. Learn from Michał Pawlik, a site reliability engineer at Nokia GS CS Network Engineering, as he shares insights from a recent internal project where gRPC was chosen over REST. Delve into topics such as JSON over HTTP, API documentation, Protocol Buffers, and gRPC principles. Gain practical knowledge through examples of protobuffer definition, implementation, and server setup. Understand the benefits of gRPC and its applications across various programming languages.

Introduction to gRPC

code::dive conference
Add to list