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.
Golang CRUD Rest API using Mux, Postgres, Docker and Docker Compose

Golang CRUD Rest API using Mux, Postgres, Docker and Docker Compose

79
Comments
11 min read
An Introduction to Go Ast - Generating SQL Queries Based on Structs

An Introduction to Go Ast - Generating SQL Queries Based on Structs

8
Comments
4 min read
Golang Installation and Setup in Visual Studio Code

Golang Installation and Setup in Visual Studio Code

1
Comments
1 min read
A CI/CD Pipeline With GitHub Actions for Go

A CI/CD Pipeline With GitHub Actions for Go

5
Comments
3 min read
How to Write Classes in Golang

How to Write Classes in Golang

1
Comments 3
2 min read
Why Go is the Future of Backend Development

Why Go is the Future of Backend Development

6
Comments
6 min read
A CLI tool to visualize AWS cost and usage data

A CLI tool to visualize AWS cost and usage data

5
Comments
2 min read
Send Logs from Go to Logstash in the ELK Stack with Docker Setup

Send Logs from Go to Logstash in the ELK Stack with Docker Setup

9
Comments
4 min read
LeetCode - Minimum Operations to Make Array Equal

LeetCode - Minimum Operations to Make Array Equal

2
Comments
3 min read
How to save money with hexagonal architecture and SST

How to save money with hexagonal architecture and SST

3
Comments 2
9 min read
How to set up Athens proxy cache for GO

How to set up Athens proxy cache for GO

4
Comments 2
4 min read
Snapshots and Projections

Snapshots and Projections

Comments
4 min read
Handling Mutexes in Distributed Systems with Redis and Go

Handling Mutexes in Distributed Systems with Redis and Go

3
Comments
4 min read
Hello World in Golang

Hello World in Golang

3
Comments
1 min read
go:generate 102

go:generate 102

1
Comments
2 min read
go:generate 101

go:generate 101

Comments
1 min read
Running Go code inside a NodeJS app with WASM (Part 1/2, 2023)

Running Go code inside a NodeJS app with WASM (Part 1/2, 2023)

4
Comments
13 min read
Introduction and Installation

Introduction and Installation

4
Comments
2 min read
3 ways to read input with a Go CLI

3 ways to read input with a Go CLI

3
Comments 2
6 min read
What's the best book to learn Go in 2023?

What's the best book to learn Go in 2023?

Comments
1 min read
How to .go : For

How to .go : For

1
Comments
3 min read
How To Safely Verify MACs With Go And PHP Examples

How To Safely Verify MACs With Go And PHP Examples

Comments 1
5 min read
Variables Globales en Golang, si o no?

Variables Globales en Golang, si o no?

Comments
4 min read
Building more reliable applications with Temporal

Building more reliable applications with Temporal

4
Comments
7 min read
Automate your post to dev.to by using Github Actions

Automate your post to dev.to by using Github Actions

4
Comments
4 min read
Golang Web App Development

Golang Web App Development

4
Comments
8 min read
Building a realtime performance monitoring system with Kafka and Go

Building a realtime performance monitoring system with Kafka and Go

26
Comments 1
5 min read
DREAMEMO: An out-of-the-box, high-scalability, modular-design distributed cache

DREAMEMO: An out-of-the-box, high-scalability, modular-design distributed cache

2
Comments
6 min read
Using Google Tink to sign JWTs with ECDSA

Using Google Tink to sign JWTs with ECDSA

1
Comments
12 min read
FastDB, a speedy persistent KV store

FastDB, a speedy persistent KV store

Comments
2 min read
Dep Tree - a tool for rendering and linting your project's dependency tree in the terminal

Dep Tree - a tool for rendering and linting your project's dependency tree in the terminal

5
Comments
4 min read
How to .go

How to .go

3
Comments
4 min read
Exporting your Firebase Auth Users with Golang and Firebase-CLI

Exporting your Firebase Auth Users with Golang and Firebase-CLI

Comments
2 min read
[ Design Patterns ] - Builder pattern with Golang

[ Design Patterns ] - Builder pattern with Golang

Comments
5 min read
Using Tigris as an open source MongoDB Atlas alternative for Go applications

Using Tigris as an open source MongoDB Atlas alternative for Go applications

Comments
4 min read
Testcontainers: Test applications with external dependencies

Testcontainers: Test applications with external dependencies

1
Comments
3 min read
TheBrag CLI: Save your brags from terminal

TheBrag CLI: Save your brags from terminal

4
Comments 1
5 min read
FxExchange: Functionland's DAG Exchange Protocol

FxExchange: Functionland's DAG Exchange Protocol

6
Comments
5 min read
Cherry-Picked Features from Go 1.20

Cherry-Picked Features from Go 1.20

1
Comments 2
4 min read
Improving security in HTTPS communication

Improving security in HTTPS communication

4
Comments
7 min read
Building a RESTful API with Go and Gin

Building a RESTful API with Go and Gin

2
Comments
4 min read
Golang Roadmap 2023

Golang Roadmap 2023

3
Comments 1
2 min read
How to write Go

How to write Go

1
Comments 1
3 min read
Documenting a Go API with OpenAPI 3 Standard: A Practical Guide

Documenting a Go API with OpenAPI 3 Standard: A Practical Guide

49
Comments 2
10 min read
Book review: For the Love of Go by John Arundel

Book review: For the Love of Go by John Arundel

2
Comments
1 min read
Deploy Go AWS lambda function using Terraform

Deploy Go AWS lambda function using Terraform

Comments
7 min read
Refactoring with GitHub Copilot

Refactoring with GitHub Copilot

3
Comments 1
7 min read
How To Write Your First Golang WebSocket Client

How To Write Your First Golang WebSocket Client

2
Comments
5 min read
Best Logging Library for Golang

Best Logging Library for Golang

1
Comments
3 min read
Set up a multi-container app with docker compose

Set up a multi-container app with docker compose

1
Comments
6 min read
How to build a Telegram Bot that Send Quote after every 10 Send

How to build a Telegram Bot that Send Quote after every 10 Send

2
Comments
3 min read
WebSockets in Go: A hijackers' perspective

WebSockets in Go: A hijackers' perspective

7
Comments
4 min read
Concurrency Merge Sort Using Channels and Goroutines in Golang

Concurrency Merge Sort Using Channels and Goroutines in Golang

1
Comments
1 min read
The most widely used database in the world

The most widely used database in the world

2
Comments 2
5 min read
Understanding Reflection and Interfaces in the Go Programming Language

Understanding Reflection and Interfaces in the Go Programming Language

1
Comments
10 min read
Rutinas en Golang

Rutinas en Golang

6
Comments 2
3 min read
Linode + DEV Hackathon

Linode + DEV Hackathon

4
Comments 3
3 min read
Microservices: GoLang in a Spring Cloud architecture

Microservices: GoLang in a Spring Cloud architecture

1
Comments
9 min read
Web Scraping in Golang

Web Scraping in Golang

9
Comments 3
6 min read
Goroutines: Understanding Concurrency in Go

Goroutines: Understanding Concurrency in Go

3
Comments
3 min read
loading...