gRPC Guide

A collection of articles on working with gRPC, gRPC-web and protocol buffers with GoLang

LinkedIn

Welcome

The goal of grpcguide.com is to provide some useful articles about using gRPC in project (primarily written in Go). I will publish my gRPC related articles here.

This site is maintained by Konstantin Ostrovsky

New Articles

  1. 2024-09-02 - gRPC: 5 Years Later, Is It Still Worth It?

Archive

  1. gRPC in practice, the introduction
  2. gRPC in practice - directory structure, linting and more
  3. gRPC-web: Using gRPC in Your Front-End Application
  4. Building API Gateway for gRPC microservices