Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🚀 Build a REST API in Go from scratch — the 2025 way

🚀 Build a REST API in Go from scratch — the 2025 way

Comments
1 min read
🔗 Fan‑in: merge goroutine channels into a single, predictable stream

🔗 Fan‑in: merge goroutine channels into a single, predictable stream

Comments
1 min read
Terraform CDK + Go: Building a Complete Serverless API Project (Part 1)
Cover image for Terraform CDK + Go: Building a Complete Serverless API Project (Part 1)

Terraform CDK + Go: Building a Complete Serverless API Project (Part 1)

4
Comments
10 min read
Introduction to KEP-5339: Plugin for Credentials in ClusterProfile

Introduction to KEP-5339: Plugin for Credentials in ClusterProfile

Comments
6 min read
Building A Minimal SSH Server in Go

Building A Minimal SSH Server in Go

1
Comments
8 min read
Implementing Bidirectional gRPC Streaming : A Practical Guide
Cover image for Implementing Bidirectional gRPC Streaming : A Practical Guide

Implementing Bidirectional gRPC Streaming : A Practical Guide

Comments 1
10 min read
I Built faynoSync: A Self-Hosted API for Automatic App Updates
Cover image for I Built faynoSync: A Self-Hosted API for Automatic App Updates

I Built faynoSync: A Self-Hosted API for Automatic App Updates

7
Comments
2 min read
filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go
Cover image for filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go

filesql: SQL Driver for CSV, TSV, LTSV, Parquet, and Excel Files in Go

Comments
3 min read
🔄 Redux‑style state management in Go — yes, even for a counter

🔄 Redux‑style state management in Go — yes, even for a counter

Comments
1 min read
Use `chan os.Signal` to Manage OS Signals in Go
Cover image for Use `chan os.Signal` to Manage OS Signals in Go

Use `chan os.Signal` to Manage OS Signals in Go

6
Comments
6 min read
Turbocharging TypeScript: What Happens When You Rebuild It in Go
Cover image for Turbocharging TypeScript: What Happens When You Rebuild It in Go

Turbocharging TypeScript: What Happens When You Rebuild It in Go

1
Comments
4 min read
Go Coding Official Standards and Best Practices
Cover image for Go Coding Official Standards and Best Practices

Go Coding Official Standards and Best Practices

15
Comments
5 min read
Go 1.25: The Container-Native Release

Go 1.25: The Container-Native Release

6
Comments
5 min read
Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup
Cover image for Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup

Go 1.25 JSON v2: Benchmarks, Raptor Escapes, and a 1.8 Speedup

2
Comments
11 min read
Why I Like Go
Cover image for Why I Like Go

Why I Like Go

Comments
4 min read
Tuning Go's GOGC: A Practical Guide with Real-World Examples

Tuning Go's GOGC: A Practical Guide with Real-World Examples

1
Comments
8 min read
Schema Evolution in Kafka: How to Design Resilient Event Contracts in Go

Schema Evolution in Kafka: How to Design Resilient Event Contracts in Go

Comments
3 min read
Catch and Fix Memory Leaks in Go Like a Pro

Catch and Fix Memory Leaks in Go Like a Pro

Comments
8 min read
Robust Context in Go Microservices
Cover image for Robust Context in Go Microservices

Robust Context in Go Microservices

7
Comments
7 min read
Java Projects are hidden Gems

Java Projects are hidden Gems

Comments
2 min read
use-case: unmarshaling envs using json

use-case: unmarshaling envs using json

Comments
2 min read
Kotakin: Simplifying Development Environment Management
Cover image for Kotakin: Simplifying Development Environment Management

Kotakin: Simplifying Development Environment Management

Comments
1 min read
How to use gopls MCP with VS Code
Cover image for How to use gopls MCP with VS Code

How to use gopls MCP with VS Code

6
Comments 1
3 min read
Assinando arquivos PDF com certificado digital em Go

Assinando arquivos PDF com certificado digital em Go

Comments
2 min read
From Long URLs to Lightning Fast Links: A Go-Powered Shortener Explained
Cover image for From Long URLs to Lightning Fast Links: A Go-Powered Shortener Explained

From Long URLs to Lightning Fast Links: A Go-Powered Shortener Explained

Comments
4 min read
loading...