pthethanh / effective-goLinks
a list of effective go, best practices and go idiomatic
☆608Updated 2 years ago
Alternatives and similar repositories for effective-go
Users that are interested in effective-go are comparing it to the libraries listed below
Sorting:
- An opinionated guideline to structure & develop a Go web application/service☆1,004Updated last month
- 🚀 How to build a Dockerized RESTful API application using Go.☆966Updated 2 months ago
- Example Go kit services☆368Updated last year
- Concurrency in Go video course with in depth explanations & examples☆320Updated 2 years ago
- common creational, behavioural and structural patterns implemented in go 🤩☆129Updated 2 years ago
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,288Updated last week
- Short examples of common anti-patterns in Go Web Applications.☆433Updated 11 months ago
- These are all my learnings gathered on concurrency in golang☆331Updated 3 years ago
- Hands-On Software Engineering with Golang, published by Packt☆438Updated last year
- Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.☆422Updated 2 years ago
- Go Practical Tips☆666Updated last year
- Modern Go Application example☆1,928Updated 10 months ago
- A Go RESTful API template☆599Updated 5 months ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆483Updated 3 months ago
- Demonstrating various ways of structuring Go apps with some commentary☆97Updated 2 years ago
- A collection of Go style guides☆976Updated 2 years ago
- Event-Driven Architecture in Golang, published by Packt☆403Updated 2 years ago
- Design patterns for the Go programming language☆624Updated 2 years ago
- Example Go monolith with embedded microservices and The Clean Architecture☆316Updated last year
- ☆674Updated 2 years ago
- Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings☆652Updated this week
- Domain-Driven Design With Golang, published by Packt☆295Updated last year
- Slides from various classes and presentations☆356Updated 3 years ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,787Updated 2 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆291Updated 2 years ago
- Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.☆461Updated 2 years ago
- MinesWeeper API for hexagonal architecture sample☆174Updated last year
- Implementation of design patterns in Golang☆323Updated 3 years ago
- Multi-threading examples, including a boids simulation in Go Lang☆162Updated 4 years ago
- Go Todo Backend example using modular project layout for product microservice.☆332Updated 2 years ago