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.
Golang - How to do Benchmarking

Golang - How to do Benchmarking

9
Comments
2 min read
Complete REST API in Go – Build an Event App (Gin, JWT, SQL, Swagger)

Complete REST API in Go – Build an Event App (Gin, JWT, SQL, Swagger)

Comments
1 min read
Go & AES-GCM: A Security Deep Dive

Go & AES-GCM: A Security Deep Dive

Comments
4 min read
A CRUD API with Go, using the Gin framework and MongoDB.
Cover image for A CRUD API with Go, using the Gin framework and MongoDB.

A CRUD API with Go, using the Gin framework and MongoDB.

2
Comments
11 min read
Construindo um MCP Server do Cartola FC com Golang
Cover image for Construindo um MCP Server do Cartola FC com Golang

Construindo um MCP Server do Cartola FC com Golang

12
Comments 3
6 min read
Zero to API Hero: Crafting Go Web Services with Echo 🚀

Zero to API Hero: Crafting Go Web Services with Echo 🚀

4
Comments
5 min read
Inside AWS S3 API Calls: Creating a Go-Based HTTPS Traffic Inspector

Inside AWS S3 API Calls: Creating a Go-Based HTTPS Traffic Inspector

11
Comments 4
11 min read
4-Way Switch: The Jedi of Circuit Control

4-Way Switch: The Jedi of Circuit Control

5
Comments
2 min read
Melhorando a resiliência de sua aplicação com Stale Cache
Cover image for Melhorando a resiliência de sua aplicação com Stale Cache

Melhorando a resiliência de sua aplicação com Stale Cache

Comments
5 min read
How to Use SQL in Go

How to Use SQL in Go

Comments
6 min read
PocketBase: Backend Made Simple

PocketBase: Backend Made Simple

Comments
5 min read
Hands-on Go — Learn by Doing with Realistic Examples
Cover image for Hands-on Go — Learn by Doing with Realistic Examples

Hands-on Go — Learn by Doing with Realistic Examples

Comments 2
1 min read
Digging Deeper into Code with Tree-Sitter: How to Query Your Syntax Tree

Digging Deeper into Code with Tree-Sitter: How to Query Your Syntax Tree

15
Comments
4 min read
Mastering Go Concurrency Primitives: A Practical Guide

Mastering Go Concurrency Primitives: A Practical Guide

4
Comments
6 min read
sync.Cond in Go: Efficient Goroutine Signaling Without Channels
Cover image for sync.Cond in Go: Efficient Goroutine Signaling Without Channels

sync.Cond in Go: Efficient Goroutine Signaling Without Channels

25
Comments 7
5 min read
Is Go Worth Learning in 2025?
Cover image for Is Go Worth Learning in 2025?

Is Go Worth Learning in 2025?

1
Comments
4 min read
How to Build A CLI Todo App in Go

How to Build A CLI Todo App in Go

8
Comments
8 min read
Why I choose Go over Node

Why I choose Go over Node

5
Comments 2
2 min read
Tired of GUI builders? I made a code-first alternative to Retool

Tired of GUI builders? I made a code-first alternative to Retool

16
Comments
3 min read
🐹 Series: Leetcoding in Go — slices.Backward()

🐹 Series: Leetcoding in Go — slices.Backward()

Comments 1
1 min read
You Don't Need GORM, there is a better alternative

You Don't Need GORM, there is a better alternative

5
Comments 1
3 min read
What Is the Best Web Framework for Go?
Cover image for What Is the Best Web Framework for Go?

What Is the Best Web Framework for Go?

Comments
5 min read
Go's singleflight package and why it's awesome for concurrent requests
Cover image for Go's singleflight package and why it's awesome for concurrent requests

Go's singleflight package and why it's awesome for concurrent requests

27
Comments 6
3 min read
My first CLI tool with Golang

My first CLI tool with Golang

1
Comments 2
1 min read
Bunster: Revolutionizing Shell Scripting with Secure, Portable Binaries
Cover image for Bunster: Revolutionizing Shell Scripting with Secure, Portable Binaries

Bunster: Revolutionizing Shell Scripting with Secure, Portable Binaries

Comments
3 min read
loading...