Learning Go by examples: part 6 - Create a gRPC app in Go

This page summarizes the projects mentioned and recommended in the original post on dev.to

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. kutego-api

    KuteGo is an API to play with cute Aurélie's Gophers

    ask to KuteGo API information about the Gopher

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. gotestsum

    'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.

    Gotestsum, what is this new tool? Go test is not enough?

  4. go

    The Go programming language

    Instead of creating a test case method, and copying-and-pasting it, we're going to follow Table Driven Tests, which will make life a lot easier.

  5. learning-go-by-examples

    All the code of our gRPC app in Go is available in: https://github.com/scraly/learning-go-by-examples/tree/main/go-gopher-grpc

  6. gomega

    Ginkgo's Preferred Matcher Library

    Gomega is a Go library that allows you to make assertions. In our example, we check if what we got is null, not null, or equal to an exact value, but the gomega library is much richer than that.

  7. gRPC

    C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

    gRPC is a modern, open source Remote Procedure Call (RPC) framework, originally developed by Google.

  8. Protobuf

    Protocol Buffers - Google's data interchange format

    It uses Protocol Buffers, Google’s Open Source technology for serializing and deserializing structured data.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Any major projects using generics?

    13 projects | /r/golang | 31 Oct 2022
  • Take it easy with Graphite and Docker 🐳

    2 projects | dev.to | 28 May 2025
  • Using testcontainers to improve performance in integration tests

    2 projects | dev.to | 21 May 2025
  • Implementing Chat History for AI Applications Using Azure Cosmos DB Go SDK

    4 projects | dev.to | 11 Mar 2025
  • Show HN: Multi-/BiKeyMap (Go Module)

    1 project | news.ycombinator.com | 3 Feb 2025