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.
System design

System design

Comments
1 min read
Building Your First REST API with Go

Building Your First REST API with Go

17
Comments 2
4 min read
Go fiber scaffolding cli

Go fiber scaffolding cli

Comments
1 min read
Three ways to fetch SQL data in Go

Three ways to fetch SQL data in Go

Comments
7 min read
Publishing CLI Apps (with Apt & YUM)

Publishing CLI Apps (with Apt & YUM)

Comments
6 min read
How to Deploy a Go service to GCP Cloud Run

How to Deploy a Go service to GCP Cloud Run

1
Comments
4 min read
Mock server

Mock server

Comments
2 min read
Password Reset Feature: SMTP Debugging

Password Reset Feature: SMTP Debugging

Comments
3 min read
Simple Golang Dockerfile with multi staged builds (reduces ~96.67% of the image size)

Simple Golang Dockerfile with multi staged builds (reduces ~96.67% of the image size)

13
Comments 2
1 min read
4 Reasons for your Company to use Go

4 Reasons for your Company to use Go

4
Comments
2 min read
Why Go is the New Contender in Smart Contract Development

Why Go is the New Contender in Smart Contract Development

8
Comments
5 min read
LightFlow: A Task Orchestration Framework for Go

LightFlow: A Task Orchestration Framework for Go

Comments
1 min read
Database Interactions in Go: From SQL to NoSQL

Database Interactions in Go: From SQL to NoSQL

2
Comments
5 min read
Password Reset Feature: Using OTP to Reset Password

Password Reset Feature: Using OTP to Reset Password

Comments
2 min read
How to Handle Time Zones and Sync Your Software on the server side using Go

How to Handle Time Zones and Sync Your Software on the server side using Go

8
Comments
8 min read
Password Reset Feature: Sending Email in Golang

Password Reset Feature: Sending Email in Golang

Comments
5 min read
Go Basics: Why nil Slices accept new values, but nil Maps don't

Go Basics: Why nil Slices accept new values, but nil Maps don't

4
Comments
2 min read
gRPC and Go: Building High-Performance Web Services

gRPC and Go: Building High-Performance Web Services

Comments
3 min read
Building Techniques: A Deep Dive into Go

Building Techniques: A Deep Dive into Go

Comments
3 min read
How to synchronize your contacts with your phone? Implemeting CardDAV in Go!

How to synchronize your contacts with your phone? Implemeting CardDAV in Go!

1
Comments
4 min read
Introducing a CLI Tool for Automatically Detecting Unused Unleash Flags

Introducing a CLI Tool for Automatically Detecting Unused Unleash Flags

Comments
2 min read
Custom errors in Go

Custom errors in Go

11
Comments
5 min read
WebForms Core Technology in Rust, Ruby, Swift, GO, R, Elixir

WebForms Core Technology in Rust, Ruby, Swift, GO, R, Elixir

Comments
8 min read
⚡Go Benchmarks: Does Pass by Pointer Really Make a Difference?

⚡Go Benchmarks: Does Pass by Pointer Really Make a Difference?

14
Comments 1
4 min read
The Versatility of Go: Ideal Use Cases for the Golang Programming Language

The Versatility of Go: Ideal Use Cases for the Golang Programming Language

Comments
4 min read
loading...