Pungyeon / clean-go-articleLinks
A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.
☆3,047Updated 2 years ago
Alternatives and similar repositories for clean-go-article
Users that are interested in clean-go-article are comparing it to the libraries listed below
Sorting:
- Concurrency patterns in Go☆3,038Updated last year
- Collection of Technical Interview Questions solved with Go☆4,661Updated 2 years ago
- Examples for my talk on structuring go apps☆2,389Updated 2 years ago
- Modern Go Application example☆1,923Updated 9 months ago
- Starter-kit for writing services in Go using Kubernetes.☆3,846Updated this week
- Practical concurrency guide in Go, communication by channels, patterns☆2,778Updated 2 years ago
- An up-to-date (unofficial) knowledge base for Go programming self learning☆5,926Updated this week
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆9,738Updated last year
- List of advice and tricks for Go ʕ◔ϖ◔ʔ☆3,200Updated last week
- 🏆 Opinionated Styleguide for the Go language☆1,511Updated last year
- The Evolution of a Go Programmer☆1,331Updated last year
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆5,834Updated 2 years ago
- 🦩 Tools for Go projects☆4,385Updated last month
- ✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language:…☆3,798Updated 7 months ago
- Idiomatic Golang Restful Starter Kit☆1,508Updated 8 months ago
- Goroutine leak detector☆4,919Updated 8 months ago
- The Uber Go Style Guide.☆16,729Updated 2 months ago
- 📖 100 Go Mistakes and How to Avoid Them☆7,551Updated 4 months ago
- felixge's notes on the various go profiling methods that are available.☆3,634Updated 3 months ago
- A dependency injection based application framework for Go.☆6,777Updated 3 months ago
- A curated selection of blog posts on Go☆8,014Updated last month
- Building event-driven applications the easy way in Go.☆8,759Updated last month
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,381Updated this week
- Thoughts on Go performance optimization☆10,861Updated 3 years ago
- A Makefile/Dockerfile example for Go projects.☆3,309Updated last month
- This repo contains my notes on working with Go and computer systems.☆1,938Updated last year
- Generate a Go ORM tailored to your database schema.☆6,917Updated last week
- A mock code autogenerator for Go☆6,746Updated last week
- Sql mock driver for golang to test database interactions☆6,423Updated 11 months ago
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆3,980Updated last year