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 build a file DB

Golang build a file DB

4
Comments
2 min read
Golang microservice modular architecture with go workspace

Golang microservice modular architecture with go workspace

1
Comments 1
3 min read
Request Rate Limiting Middleware for Iris

Request Rate Limiting Middleware for Iris

Comments
4 min read
Fitter - Open Source no-code tool for map-reduce data from different source and even more!

Fitter - Open Source no-code tool for map-reduce data from different source and even more!

1
Comments
6 min read
Tricky Golang interview questions - Part 8: Max goroutine number

Tricky Golang interview questions - Part 8: Max goroutine number

10
Comments
3 min read
AccessLog Middleware for Iris

AccessLog Middleware for Iris

Comments
3 min read
Organizador de arquivos em GO

Organizador de arquivos em GO

5
Comments
8 min read
Go's template engine “templ” is convenient (it also works with TinyGo)

Go's template engine “templ” is convenient (it also works with TinyGo)

Comments
4 min read
Unpack X32 X-LIVE SD Card Recordings into Individual Tracks

Unpack X32 X-LIVE SD Card Recordings into Individual Tracks

Comments
3 min read
🌐 Building Golang RESTful API with Gin, MongoDB 🌱

🌐 Building Golang RESTful API with Gin, MongoDB 🌱

2
Comments
9 min read
Open API specs with more than one YAML file

Open API specs with more than one YAML file

Comments
2 min read
🛠️ ¿Cómo actualizar tus paquetes de Go (Golang) de manera eficiente?🛠️

🛠️ ¿Cómo actualizar tus paquetes de Go (Golang) de manera eficiente?🛠️

Comments
2 min read
Go sync.Cond, the Most Overlooked Sync Mechanism

Go sync.Cond, the Most Overlooked Sync Mechanism

Comments
8 min read
How to Write APIs Like a Pro in Go with GopherLight

How to Write APIs Like a Pro in Go with GopherLight

7
Comments
5 min read
How to Set Up a Slack Bot for SQL Query Generation with tbls-ask-agent-slack

How to Set Up a Slack Bot for SQL Query Generation with tbls-ask-agent-slack

Comments
2 min read
Some Go demo applications with Yokai

Some Go demo applications with Yokai

5
Comments
1 min read
Why Golang’s Concurrency conquers over PHP

Why Golang’s Concurrency conquers over PHP

2
Comments
2 min read
And now, what are the next steps?

And now, what are the next steps?

6
Comments 2
2 min read
Building a Blazing-Fast URL Shortener in Go 🚀

Building a Blazing-Fast URL Shortener in Go 🚀

1
Comments
2 min read
How I Wrote Express-Go in 19 Hours

How I Wrote Express-Go in 19 Hours

106
Comments 22
4 min read
My Fourth and Final Contribution to Hacktoberfest

My Fourth and Final Contribution to Hacktoberfest

Comments
2 min read
Rebuilding EnviroX: Overcoming Early Flaws to Automate Development Environments

Rebuilding EnviroX: Overcoming Early Flaws to Automate Development Environments

5
Comments
5 min read
Building a Go Application with Docker on AWS: Creating a RESTful Interface for Adding and Retrieving Items

Building a Go Application with Docker on AWS: Creating a RESTful Interface for Adding and Retrieving Items

2
Comments
7 min read
Deep Dive into Go: Exploring 12 Advanced Features for Building High-Performance Concurrent Applications

Deep Dive into Go: Exploring 12 Advanced Features for Building High-Performance Concurrent Applications

9
Comments
5 min read
Result<T, E> type in PHP

Result<T, E> type in PHP

3
Comments 11
2 min read
Building a simple REST API with Go

Building a simple REST API with Go

Comments
3 min read
What is an interface in Golang, and why is it important in building large-scale systems?

What is an interface in Golang, and why is it important in building large-scale systems?

Comments
2 min read
From Localhost to Production: Problem-First SRE Journey with One2N Bootcamp

From Localhost to Production: Problem-First SRE Journey with One2N Bootcamp

1
Comments 2
2 min read
Elevator Scheduling Algorithms: FCFS, SSTF, SCAN, and LOOK

Elevator Scheduling Algorithms: FCFS, SSTF, SCAN, and LOOK

10
Comments
3 min read
Composition Over Inheritance in Golang

Composition Over Inheritance in Golang

2
Comments
2 min read
Mastering Go Reflection: A Comprehensive Guide from Basics to Advanced 🚀

Mastering Go Reflection: A Comprehensive Guide from Basics to Advanced 🚀

12
Comments
2 min read
Public-Key Cryptography: The Digital Handshake, Go Crypto 5

Public-Key Cryptography: The Digital Handshake, Go Crypto 5

3
Comments
4 min read
How to deploy a backend application to DigitalOcean using Docker and Encore

How to deploy a backend application to DigitalOcean using Docker and Encore

57
Comments
5 min read
🌐 Golang RESTful API with Gin, Gorm, PostgreSQL 🐘

🌐 Golang RESTful API with Gin, Gorm, PostgreSQL 🐘

24
Comments 4
15 min read
Optimizing Docker Image Size for Go Applications

Optimizing Docker Image Size for Go Applications

Comments
4 min read
Building with Go in a monorepo using Bazel, Gazelle and bzlmod

Building with Go in a monorepo using Bazel, Gazelle and bzlmod

1
Comments
6 min read
🧪 Golang Integration Test With Gin, Gorm, Testify, PostgreSQL

🧪 Golang Integration Test With Gin, Gorm, Testify, PostgreSQL

2
Comments
9 min read
Relearning basics of CS - Implementing Queue

Relearning basics of CS - Implementing Queue

Comments
2 min read
MINDS SDK GOLANG

MINDS SDK GOLANG

Comments
1 min read
Implementing Snowflake Id generator

Implementing Snowflake Id generator

Comments
2 min read
ThrottleX: Scaling to a Million Requests Per Second Without Breaking a Sweat

ThrottleX: Scaling to a Million Requests Per Second Without Breaking a Sweat

26
Comments 8
11 min read
Understanding Iterators in Go: A Fun Dive!

Understanding Iterators in Go: A Fun Dive!

30
Comments
4 min read
cheat sheet for go mod package management

cheat sheet for go mod package management

Comments
1 min read
Understanding Go through the Lens of TypeScript/JavaScript

Understanding Go through the Lens of TypeScript/JavaScript

3
Comments 3
4 min read
E-Commerce Platform with Golang : Project Directory Structure

E-Commerce Platform with Golang : Project Directory Structure

Comments
1 min read
Building a Robust E-Commerce Platform with Go, Clean Architecture, and PostgreSQL

Building a Robust E-Commerce Platform with Go, Clean Architecture, and PostgreSQL

Comments
2 min read
Decrypt Go: varint

Decrypt Go: varint

Comments
5 min read
🚀 GopherLight v0.2

🚀 GopherLight v0.2

8
Comments
2 min read
express-go

express-go

3
Comments
1 min read
Go and Rust comparison - building a task scheduler

Go and Rust comparison - building a task scheduler

Comments
3 min read
Building an API with Go, PostgreSQL, Google Cloud and CockroachDB

Building an API with Go, PostgreSQL, Google Cloud and CockroachDB

1
Comments
13 min read
AWS EKS cost efficient 🤑

AWS EKS cost efficient 🤑

3
Comments
3 min read
Devops pipeline on a Golang Web App with Gitops and Kubernetes

Devops pipeline on a Golang Web App with Gitops and Kubernetes

Comments
7 min read
Building Smarter Contracts: How Go Powers KALP Studio's Blockchain Solutions

Building Smarter Contracts: How Go Powers KALP Studio's Blockchain Solutions

5
Comments
5 min read
Optimizing Memory Usage in Golang: When is a Variable Allocated to the Heap

Optimizing Memory Usage in Golang: When is a Variable Allocated to the Heap

Comments
5 min read
Leveraging Go Tailwind Template (GoTTH) for Efficient Microservices Architecture

Leveraging Go Tailwind Template (GoTTH) for Efficient Microservices Architecture

1
Comments 1
3 min read
Como Validar Dados em Golang?

Como Validar Dados em Golang?

Comments
1 min read
Setting up and utilizing private modules in Go

Setting up and utilizing private modules in Go

Comments
3 min read
Building an Efficient Text Compression Algorithm Inspired by Silicon Valley’s Pied Piper

Building an Efficient Text Compression Algorithm Inspired by Silicon Valley’s Pied Piper

8
Comments
4 min read
🛠️ DB Migration For Golang Services, Why it matters? 🐹

🛠️ DB Migration For Golang Services, Why it matters? 🐹

1
Comments
8 min read
loading...