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.
Introducing Goctopus: open-source, state-of-the-art GraphQL endpoint discovery & fingerprinting tool.
Cover image for Introducing Goctopus: open-source, state-of-the-art GraphQL endpoint discovery & fingerprinting tool.

Introducing Goctopus: open-source, state-of-the-art GraphQL endpoint discovery & fingerprinting tool.

14
Comments 2
6 min read
Non-blocking sequential processing in Go using infinite (unbounded) buffered channel
Cover image for Non-blocking sequential processing in Go using infinite (unbounded) buffered channel

Non-blocking sequential processing in Go using infinite (unbounded) buffered channel

7
Comments 6
4 min read
Caching Git Repos: A Deep Dive into OpenSauced’s ‘Pizza Oven’ Service
Cover image for Caching Git Repos: A Deep Dive into OpenSauced’s ‘Pizza Oven’ Service

Caching Git Repos: A Deep Dive into OpenSauced’s ‘Pizza Oven’ Service

26
Comments
7 min read
Pratique com APIs de verdade - ClimaTempo

Pratique com APIs de verdade - ClimaTempo

44
Comments
7 min read
Limitar Gorutinas Con Semáforos
Cover image for Limitar Gorutinas Con Semáforos

Limitar Gorutinas Con Semáforos

4
Comments
3 min read
Testing with AWS SDK for Go V2 without interface mocks

Testing with AWS SDK for Go V2 without interface mocks

5
Comments 1
11 min read
You Might be Overlooking the PUT Method in Your REST API
Cover image for You Might be Overlooking the PUT Method in Your REST API

You Might be Overlooking the PUT Method in Your REST API

4
Comments 2
5 min read
Auto-Completion and Cocktail mixing with Golang’s Cobra CLI
Cover image for Auto-Completion and Cocktail mixing with Golang’s Cobra CLI

Auto-Completion and Cocktail mixing with Golang’s Cobra CLI

16
Comments 2
7 min read
Understanding the Factory Method Pattern in Go

Understanding the Factory Method Pattern in Go

22
Comments 1
5 min read
How to Replace Characters in a String in Golang

How to Replace Characters in a String in Golang

5
Comments
2 min read
7 vantagens da linguagem Go
Cover image for 7 vantagens da linguagem Go

7 vantagens da linguagem Go

13
Comments
6 min read
Mobile OTP based authentication in golang
Cover image for Mobile OTP based authentication in golang

Mobile OTP based authentication in golang

24
Comments 1
10 min read
Understanding the Singleton Pattern in Go

Understanding the Singleton Pattern in Go

10
Comments 1
2 min read
Bringing Go Templates everywhere
Cover image for Bringing Go Templates everywhere

Bringing Go Templates everywhere

4
Comments
3 min read
Using Golang for your AWS Lambda Functions
Cover image for Using Golang for your AWS Lambda Functions

Using Golang for your AWS Lambda Functions

5
Comments 4
4 min read
Unlocking AI Potential: Integrating OpenAI API into GoLang Microservices
Cover image for Unlocking AI Potential: Integrating OpenAI API into GoLang Microservices

Unlocking AI Potential: Integrating OpenAI API into GoLang Microservices

7
Comments
8 min read
Building a Simple Web Server with Go
Cover image for Building a Simple Web Server with Go

Building a Simple Web Server with Go

4
Comments 2
11 min read
Designing Microservices RESTful API using Go with CRUD Operations: A Practical Guide

Designing Microservices RESTful API using Go with CRUD Operations: A Practical Guide

6
Comments
4 min read
Understanding the Options Pattern in Go

Understanding the Options Pattern in Go

73
Comments 2
3 min read
TypeScript with Go/Rust errors? No try/catch? Heresy.
Cover image for TypeScript with Go/Rust errors? No try/catch? Heresy.

TypeScript with Go/Rust errors? No try/catch? Heresy.

94
Comments 50
8 min read
🔥 Introducing Zogo: A Powerful Custom Validation Library for Go
Cover image for 🔥 Introducing Zogo: A Powerful Custom Validation Library for Go

🔥 Introducing Zogo: A Powerful Custom Validation Library for Go

Comments
2 min read
S1E3: Mastering Concurrency with Worker Pool in GoLang: A Scalable Solution for Efficient Task Processing
Cover image for S1E3: Mastering Concurrency with Worker Pool in GoLang: A Scalable Solution for Efficient Task Processing

S1E3: Mastering Concurrency with Worker Pool in GoLang: A Scalable Solution for Efficient Task Processing

1
Comments
2 min read
Resolving type parameter ambiguities

Resolving type parameter ambiguities

3
Comments
2 min read
Understanding the Builder Pattern in Go

Understanding the Builder Pattern in Go

22
Comments 3
2 min read
Go queries

Go queries

1
Comments 2
1 min read
loading...