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.
Using IAM authentication for Redis on AWS

Using IAM authentication for Redis on AWS

5
Comments
5 min read
Announcing the release of the Xata Go SDK

Announcing the release of the Xata Go SDK

Comments
3 min read
Building a web app backend in Go (with PostgreSQL database) in <100 lines

Building a web app backend in Go (with PostgreSQL database) in <100 lines

47
Comments 2
8 min read
APIs in Go with Huma 2.0

APIs in Go with Huma 2.0

1
Comments 1
7 min read
Example 5, Automatically generate grpc gateway service project code, easy to achieve cross-service grpc calls

Example 5, Automatically generate grpc gateway service project code, easy to achieve cross-service grpc calls

Comments
3 min read
Example 2, Automatically generate a complete grpc+gorm+redis+CRUD microservice project without writing a line of Go code

Example 2, Automatically generate a complete grpc+gorm+redis+CRUD microservice project without writing a line of Go code

Comments
2 min read
Example 3, Automatically generate generic web service (gin) project code, increasing development efficiency by at least 1x

Example 3, Automatically generate generic web service (gin) project code, increasing development efficiency by at least 1x

Comments
2 min read
API completa em Golang - Parte 2

API completa em Golang - Parte 2

25
Comments 5
10 min read
Type-safe Data Access in Go using Prisma and sqlc

Type-safe Data Access in Go using Prisma and sqlc

13
Comments 5
5 min read
The Easiest Way to Create a REST API With Go

The Easiest Way to Create a REST API With Go

29
Comments 6
4 min read
Using Go to check for proxy and VPN with IP2Location.io geolocation API

Using Go to check for proxy and VPN with IP2Location.io geolocation API

2
Comments
8 min read
Using Golang + Gomobile To Build Android Application (with code)

Using Golang + Gomobile To Build Android Application (with code)

121
Comments 7
9 min read
Level UP your RDBMS Productivity in GO

Level UP your RDBMS Productivity in GO

8
Comments
11 min read
Web Scraping em Go: Notícias do Flamengo

Web Scraping em Go: Notícias do Flamengo

1
Comments
4 min read
Go deadlock detection: delock library

Go deadlock detection: delock library

5
Comments
11 min read
Building an event-driven system in Go using Pub/Sub

Building an event-driven system in Go using Pub/Sub

74
Comments 2
17 min read
How to reverse proxy the WebSocket protocol

How to reverse proxy the WebSocket protocol

34
Comments
14 min read
Como fazer Deploy de uma Aplicação Golang no Windows Server?

Como fazer Deploy de uma Aplicação Golang no Windows Server?

1
Comments
3 min read
Go: Criando um cache em memória com map, mutex e generics

Go: Criando um cache em memória com map, mutex e generics

6
Comments
7 min read
Go value/reference types

Go value/reference types

Comments
2 min read
Best handy and powerful go-libs

Best handy and powerful go-libs

1
Comments
1 min read
Create Production-Ready SDKs with Goa

Create Production-Ready SDKs with Goa

Comments
14 min read
API completa em Golang - Parte 1

API completa em Golang - Parte 1

53
Comments 3
5 min read
Recover in Go. Panic and Recover in Golang

Recover in Go. Panic and Recover in Golang

9
Comments
4 min read
Building a Simple TCP Port Scanner in Go

Building a Simple TCP Port Scanner in Go

3
Comments
2 min read
loading...