DEV Community

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 web scraper with Go

Build a web scraper with Go

60
Comments 4
9 min read
Wakapi - Open-Source Time Tracking for Devs

Wakapi - Open-Source Time Tracking for Devs

5
Comments
1 min read
9. Zinx Connection Management and Property Setting

9. Zinx Connection Management and Property Setting

2
Comments
24 min read
How to build a URL Shortener with Go

How to build a URL Shortener with Go

65
Comments 12
5 min read
How to pretty print json with golang ?

How to pretty print json with golang ?

19
Comments 6
1 min read
Understanding the Color type in Go

Understanding the Color type in Go

3
Comments 1
14 min read
How use iota in Golang

How use iota in Golang

5
Comments
3 min read
How to use hCAPTCHA with Iris

How to use hCAPTCHA with Iris

Comments
3 min read
Channels in Go

Channels in Go

6
Comments 1
3 min read
Load Private Module in Golang Project

Load Private Module in Golang Project

4
Comments
4 min read
Why I prefer Rust over Go

Why I prefer Rust over Go

14
Comments 13
2 min read
Golang Database Migration With Golang Migrate and Sqlc

Golang Database Migration With Golang Migrate and Sqlc

11
Comments
3 min read
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

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

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

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

Pratique com APIs de verdade - ClimaTempo

23
Comments
7 min read
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

4
Comments 1
11 min read
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

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

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

Understanding the Factory Method Pattern in Go

16
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

7 vantagens da linguagem Go

11
Comments
6 min read
Mobile OTP based authentication in golang

Mobile OTP based authentication in golang

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

Understanding the Singleton Pattern in Go

8
Comments 1
2 min read
Bringing Go Templates everywhere

Bringing Go Templates everywhere

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

Using Golang for your AWS Lambda Functions

6
Comments 4
4 min read
Unlocking AI Potential: Integrating OpenAI API into GoLang Microservices

Unlocking AI Potential: Integrating OpenAI API into GoLang Microservices

4
Comments
8 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

55
Comments 2
3 min read
TypeScript with Go/Rust errors? No try/catch? Heresy.

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

91
Comments 50
8 min read
🔥 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

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

16
Comments 2
2 min read
Go queries

Go queries

1
Comments 2
1 min read
Bonzai and how to create a personal CLI to rule them all

Bonzai and how to create a personal CLI to rule them all

20
Comments 4
4 min read
Building a Deep Nested CLI Application with Cobra in Golang

Building a Deep Nested CLI Application with Cobra in Golang

2
Comments
2 min read
The Basics of Operational Transformation

The Basics of Operational Transformation

18
Comments 1
7 min read
Monitoring Gin and GORM with OpenTelemetry

Monitoring Gin and GORM with OpenTelemetry

8
Comments
4 min read
How to use Weaviate to store OpenAI embedding vectors in a Golang program

How to use Weaviate to store OpenAI embedding vectors in a Golang program

3
Comments
6 min read
Golang panics in libraries

Golang panics in libraries

2
Comments
11 min read
How do I run my Go applications in a Serverless way - Part 2

How do I run my Go applications in a Serverless way - Part 2

3
Comments
7 min read
Criando Testes Unitários em Golang usando a Poke API

Criando Testes Unitários em Golang usando a Poke API

Comments
2 min read
Getting Started with Cobra: Creating Multi-Level Command Line Interfaces in Golang

Getting Started with Cobra: Creating Multi-Level Command Line Interfaces in Golang

4
Comments 3
3 min read
Golang: Go Routines and WaitGroups

Golang: Go Routines and WaitGroups

Comments
20 min read
Golang Debugging in Visual Studio Code

Golang Debugging in Visual Studio Code

13
Comments 1
4 min read
Go: Build binary for Android

Go: Build binary for Android

5
Comments
1 min read
Ultimate Guide to User Authorization with Identity Platform

Ultimate Guide to User Authorization with Identity Platform

28
Comments 2
29 min read
Harnessing the Power of Generics in Go: A Comprehensive Guide - Part I

Harnessing the Power of Generics in Go: A Comprehensive Guide - Part I

3
Comments
4 min read
iota คืออะไรและวิธีใช้

iota คืออะไรและวิธีใช้

1
Comments 2
1 min read
S1E2: Concurrency Design Patterns: Boring Desing Pattern in Go

S1E2: Concurrency Design Patterns: Boring Desing Pattern in Go

2
Comments
2 min read
Base128 Algorithm: Tool for Encoding and Decoding text data

Base128 Algorithm: Tool for Encoding and Decoding text data

11
Comments 2
8 min read
Gopher Pythonista #1: Moving From Python To Go

Gopher Pythonista #1: Moving From Python To Go

18
Comments 5
9 min read
AWS Lambda replicate RDS snapshot

AWS Lambda replicate RDS snapshot

4
Comments
6 min read
The Golang Saga: A Coder’s Journey There and Back Again. Part 2: The Data Expedition

The Golang Saga: A Coder’s Journey There and Back Again. Part 2: The Data Expedition

7
Comments 2
15 min read
What is Base62 Conversion?

What is Base62 Conversion?

9
Comments 3
3 min read
A Guide to Input Validation in Go with Validator V10

A Guide to Input Validation in Go with Validator V10

75
Comments 1
4 min read
How to use Gin framework in golang for web development

How to use Gin framework in golang for web development

6
Comments
3 min read
Generic HTTP Handlers

Generic HTTP Handlers

8
Comments 2
9 min read
loading...