TypeScript type safety with GO

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. webrpc

    webrpc is a schema-driven approach to writing backend services for modern Web apps and networks

    And addition to what was mentioned there are also webrpc and twirp.

  2. 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
  3. twirp

    A simple RPC framework with protobuf service definitions

    And addition to what was mentioned there are also webrpc and twirp.

  4. protobuf-es

    Protocol Buffers for ECMAScript. The only JavaScript Protobuf library that is fully-compliant with Protobuf conformance tests.

    You can use this with connect: https://github.com/bufbuild/protobuf-es

  5. connect-es

    The TypeScript implementation of Connect: Protobuf RPC that works.

    try https://github.com/bufbuild/connect-web

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

  • Compile Protocol Buffers & gRPC to Typescript with Yarn

    2 projects | dev.to | 27 Nov 2024
  • Twirp is a simple RPC framework built on protobuf

    1 project | news.ycombinator.com | 19 Jun 2024
  • I Reviewed 1,000s of Opinions on gRPC

    2 projects | news.ycombinator.com | 26 Dec 2023
  • How do I provide bot RPC and REST endpoints?

    3 projects | /r/golang | 22 May 2023
  • Deno-first implementation of protobuf Reader and Writer

    2 projects | /r/Deno | 3 May 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?