Full Stack Forays with Go and gRPC

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • grpc-web

    gRPC for Web Clients

    TypeScript support remains an experimental feature of gRPC.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • grpc-web

    gRPC Web implementation for Golang and TypeScript (by improbable-eng)

    A proxy is required to communicate from web clients to a server running gRPC, and there are only two choices for this proxy: a. The Improbable gRPC-Web client or b. The Google gRPC-Web client

  • chrisfrew.in

    chrisfrew.in Website Source

  • grpc-go

    The Go language implementation of gRPC. HTTP/2 based RPC

    First, I started with gRPC’s recommended starter repository for learning gRPC, their **helloworld **example, which is a part of the official gRPC repository.

  • grpc-go-react-typescript

    A React TypeScript frontend communicating via websocket over a gRPC proxy to a go gRPC server.

    The code from this little experiment can be found on GitHub. The README can give you even more detailed information on how to get it all up and running.

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

  • goRPC or gRPC?

    5 projects | /r/golang | 12 Feb 2023
  • Building a gRPC Server in Go

    3 projects | dev.to | 24 Feb 2022
  • Testing gRPC services - request collections and modern load testing

    4 projects | dev.to | 25 Sep 2021
  • Doing a POC using server push, need guidance

    2 projects | /r/golang | 2 Apr 2021
  • xAI Grok API Beta

    2 projects | news.ycombinator.com | 21 Oct 2024

Did you konow that TypeScript is
the 1st most popular programming language
based on number of metions?