Full Stack Forays with Go and gRPC

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • grpc-web

    gRPC for Web Clients

  • TypeScript support remains an experimental feature of gRPC.

  • 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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    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