Completed
Protocol Buffers
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to gRPC
Automatically move to the next video in the Classroom when playback concludes
- 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