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.
Building a URL Shortener with Rate Limiting and Redis in Go

Building a URL Shortener with Rate Limiting and Redis in Go

1
Comments
4 min read
Building a Web Search Engine in Go with Elasticsearch

Building a Web Search Engine in Go with Elasticsearch

3
Comments
4 min read
Beginner's Guide to Managing Files in Amazon S3 with Go

Beginner's Guide to Managing Files in Amazon S3 with Go

3
Comments
5 min read
🐹 Golang Integration with Kafka and Uber ZapLog 📨

🐹 Golang Integration with Kafka and Uber ZapLog 📨

14
Comments 4
10 min read
How I processed over 1M Entries per request - With Go!

How I processed over 1M Entries per request - With Go!

9
Comments 1
9 min read
Building Cross-Platform System Services in Go: A Step-by-Step Guide

Building Cross-Platform System Services in Go: A Step-by-Step Guide

8
Comments
12 min read
Espresso; it's Go time

Espresso; it's Go time

Comments
1 min read
How to Deploy Go Applications With Docker

How to Deploy Go Applications With Docker

4
Comments
17 min read
Building a Video Room Management API: Integrating Go, Twilio, and Zap Logging

Building a Video Room Management API: Integrating Go, Twilio, and Zap Logging

1
Comments
3 min read
How I Stopped Worrying and Learned to Love Go Interfaces

How I Stopped Worrying and Learned to Love Go Interfaces

88
Comments 19
4 min read
A Powerful Bookmark search engine

A Powerful Bookmark search engine

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

Building Techniques: A Deep Dive into Go

Comments
3 min read
Building a Simple Blockchain in Golang

Building a Simple Blockchain in Golang

8
Comments
3 min read
🌐 Golang gRPC with Auth Interceptor, Streaming and Gateway in Practice 🐹

🌐 Golang gRPC with Auth Interceptor, Streaming and Gateway in Practice 🐹

26
Comments
11 min read
Utilizando o pattern Heartbeats em Golang

Utilizando o pattern Heartbeats em Golang

5
Comments
6 min read
[DevLog #01] Gmail-TUI: Replicating The Gmail-Web Experience In Terminal

[DevLog #01] Gmail-TUI: Replicating The Gmail-Web Experience In Terminal

6
Comments
2 min read
Go 1.23's Game-Changing unique Package: Supercharge Your Data Deduplication

Go 1.23's Game-Changing unique Package: Supercharge Your Data Deduplication

7
Comments
3 min read
Go Routing 101: Handling and Grouping Routes with net/http

Go Routing 101: Handling and Grouping Routes with net/http

8
Comments 1
4 min read
Digital Signatures: Your Cryptographic John Hancock, Go Crypto 6

Digital Signatures: Your Cryptographic John Hancock, Go Crypto 6

6
Comments
4 min read
Beginners guide to Kubernetes Statefulsets

Beginners guide to Kubernetes Statefulsets

10
Comments 4
8 min read
Go Design Patterns #4: Abstract Factory

Go Design Patterns #4: Abstract Factory

1
Comments 1
2 min read
From Theory to Practice: Developing a Distributed Key-Value Database with Sharding and Replication

From Theory to Practice: Developing a Distributed Key-Value Database with Sharding and Replication

4
Comments
10 min read
Pointers in Go Explained

Pointers in Go Explained

4
Comments 4
3 min read
Request Body Limit Middleware for Iris

Request Body Limit Middleware for Iris

Comments
3 min read
API Rate Limiting Server

API Rate Limiting Server

Comments 1
2 min read
loading...