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.
My first simple rest api using golang

My first simple rest api using golang

7
Comments
1 min read
Simple Reading of JSON file in Golang.

Simple Reading of JSON file in Golang.

7
Comments
1 min read
Building a Redis client from scratch in Go

Building a Redis client from scratch in Go

35
Comments
13 min read
How to build a blockchain from scratch with Go

How to build a blockchain from scratch with Go

29
Comments 3
6 min read
Doko - 🐳 docker you know but with TUI

Doko - 🐳 docker you know but with TUI

7
Comments 3
3 min read
Golang Echo

Golang Echo

6
Comments
1 min read
Build a REST API with Golang and MongoDB - Fiber Version

Build a REST API with Golang and MongoDB - Fiber Version

84
Comments 17
17 min read
Go limit service time per user

Go limit service time per user

3
Comments
1 min read
Introduction to HTTP & REST API

Introduction to HTTP & REST API

22
Comments
12 min read
LeetCode - Search in Rotated Sorted Array

LeetCode - Search in Rotated Sorted Array

6
Comments
5 min read
Introduction to Go & WebDev

Introduction to Go & WebDev

16
Comments 1
6 min read
Switchboard - Simplify file organisation on your machine/s.

Switchboard - Simplify file organisation on your machine/s.

7
Comments
2 min read
Build a REST API with Golang and MongoDB - Gin-gonic Version

Build a REST API with Golang and MongoDB - Gin-gonic Version

60
Comments 6
17 min read
Playing with Environment Variables in Golang

Playing with Environment Variables in Golang

4
Comments
1 min read
gosh - Run powershell and bash commands easly in go.

gosh - Run powershell and bash commands easly in go.

8
Comments
1 min read
Understanding and Crafting HTTP Middlewares in Go

Understanding and Crafting HTTP Middlewares in Go

15
Comments 1
5 min read
Go limit service time per request

Go limit service time per request

6
Comments
2 min read
How to Build REST API using Go Fiber and Gorm ORM

How to Build REST API using Go Fiber and Gorm ORM

51
Comments 7
4 min read
Build a REST API with Golang and MongoDB - Gorilla/Mux Version

Build a REST API with Golang and MongoDB - Gorilla/Mux Version

33
Comments 4
19 min read
Build a REST API with Golang and MongoDB - Echo Version

Build a REST API with Golang and MongoDB - Echo Version

16
Comments 2
17 min read
Listening to Random Available Port in Go

Listening to Random Available Port in Go

6
Comments
1 min read
Context Cancellation in Go

Context Cancellation in Go

5
Comments
3 min read
Up and Running with gRPC

Up and Running with gRPC

10
Comments
2 min read
Implement a load balancer in Golang

Implement a load balancer in Golang

36
Comments 3
7 min read
Snapshot testing in Go

Snapshot testing in Go

7
Comments
3 min read
Writing Tests for MongoDB using Dockertest in Go

Writing Tests for MongoDB using Dockertest in Go

7
Comments
6 min read
Learning Go #2

Learning Go #2

4
Comments
3 min read
LeetCode - House Robber

LeetCode - House Robber

4
Comments
3 min read
Excelize 2.5.0 Released - Go language API for spreadsheets (Excel) files

Excelize 2.5.0 Released - Go language API for spreadsheets (Excel) files

5
Comments
4 min read
Using Cloud Firestore Emulator for local development

Using Cloud Firestore Emulator for local development

7
Comments
2 min read
Simple REST API in Golang on Contact (non persistent and no authentication)

Simple REST API in Golang on Contact (non persistent and no authentication)

2
Comments
5 min read
Rate limiting HTTP requests in Go using Redis

Rate limiting HTTP requests in Go using Redis

102
Comments 6
17 min read
Golang Tutorial for Beginners [FREE Course] 🎉

Golang Tutorial for Beginners [FREE Course] 🎉

490
Comments 3
5 min read
Streaming Tweets with Go

Streaming Tweets with Go

47
Comments 1
7 min read
SNS/S3/API AWS Lambda opinionated boilerplate cookicutter

SNS/S3/API AWS Lambda opinionated boilerplate cookicutter

7
Comments
3 min read
Reverse HTTP proxy over WebSocket in Go (Part 5)

Reverse HTTP proxy over WebSocket in Go (Part 5)

41
Comments
12 min read
LeetCode - Factorial Trailing Zeroes

LeetCode - Factorial Trailing Zeroes

5
Comments
2 min read
Serving Embedded Static File Inside Subdirectory Using Go

Serving Embedded Static File Inside Subdirectory Using Go

6
Comments
2 min read
Set Twilio Incoming SMS Hook

Set Twilio Incoming SMS Hook

6
Comments
3 min read
Criando scanner TCP/IP em Golang

Criando scanner TCP/IP em Golang

6
Comments
6 min read
Testing SSL/TLS handshake latency using ssl-handshake

Testing SSL/TLS handshake latency using ssl-handshake

3
Comments
2 min read
Reverse HTTP proxy over WebSocket in Go (Part 4)

Reverse HTTP proxy over WebSocket in Go (Part 4)

49
Comments
9 min read
A brief look at Go's new generics

A brief look at Go's new generics

6
Comments
7 min read
Timeout using context package in Go

Timeout using context package in Go

11
Comments 3
4 min read
Schema Validation in Go using Validator and Fiber

Schema Validation in Go using Validator and Fiber

33
Comments 1
3 min read
Ephemeral Jenkins Users + API Tokens using Hashicorp Vault

Ephemeral Jenkins Users + API Tokens using Hashicorp Vault

6
Comments 3
3 min read
Handling with arbitrary channels by reflect.Select

Handling with arbitrary channels by reflect.Select

7
Comments
5 min read
Database Handling with Golang Gorm (CRUD Handling)

Database Handling with Golang Gorm (CRUD Handling)

13
Comments
5 min read
Modifications to url in Golang

Modifications to url in Golang

6
Comments
2 min read
LeetCode - Largest Number

LeetCode - Largest Number

7
Comments
3 min read
http.Post Golang example

http.Post Golang example

10
Comments 1
2 min read
Getting started with Go-Lang

Getting started with Go-Lang

7
Comments 4
2 min read
I wrote a distributed ZeroTier like things in three weeks

I wrote a distributed ZeroTier like things in three weeks

9
Comments
5 min read
Is golangci-lint Generics Readiness?

Is golangci-lint Generics Readiness?

9
Comments
5 min read
Compiling a Go program into a native binary for Nintendo Switch™

Compiling a Go program into a native binary for Nintendo Switch™

16
Comments 3
14 min read
My first contribution to prometheus

My first contribution to prometheus

12
Comments
2 min read
Kyoto on GopherCon 2021! (including text version)

Kyoto on GopherCon 2021! (including text version)

3
Comments
3 min read
Go Template Playground

Go Template Playground

4
Comments
1 min read
Gosearch - A Package Searching and Installation tool for Go Projects

Gosearch - A Package Searching and Installation tool for Go Projects

6
Comments
1 min read
Consuming 3rd Party REST APIs Golang {GET method}

Consuming 3rd Party REST APIs Golang {GET method}

9
Comments 1
2 min read
loading...