pthethanh / effective-goLinks
a list of effective go, best practices and go idiomatic
☆594Updated 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:
- Concurrency in Go video course with in depth explanations & examples☆318Updated 2 years ago
- 🚀 How to build a Dockerized RESTful API application using Go.☆957Updated 2 months ago
- Short examples of common anti-patterns in Go Web Applications.☆432Updated 10 months ago
- An opinionated guideline to structure & develop a Go web application/service☆1,001Updated last month
- ☆672Updated 2 years ago
- Demonstrating various ways of structuring Go apps with some commentary☆97Updated 2 years ago
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,276Updated this week
- Hands-On Software Engineering with Golang, published by Packt☆437Updated last year
- Go Practical Tips☆637Updated last year
- Example Go kit services☆368Updated last year
- These are all my learnings gathered on concurrency in golang☆331Updated 3 years ago
- A collection of Go style guides☆975Updated 2 years ago
- Slides from various classes and presentations☆351Updated 3 years ago
- Event-Driven Architecture in Golang, published by Packt☆402Updated last year
- Practical concurrency guide in Go, communication by channels, patterns☆2,782Updated 2 years ago
- common creational, behavioural and structural patterns implemented in go 🤩☆129Updated 2 years ago
- Projects, Algorithms and data structures implemented in Golang with explanations and links to further readings☆646Updated this week
- Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.☆1,426Updated 11 months ago
- Domain-Driven Design With Golang, published by Packt☆292Updated last year
- Collections of Go patterns based on tmrts/go-patterns, But merged with other awesome forks and more improvoments.☆422Updated 2 years ago
- Design patterns for the Go programming language☆624Updated 2 years ago
- MinesWeeper API for hexagonal architecture sample☆174Updated last year
- Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.☆461Updated 2 years ago
- A Go RESTful API template☆596Updated 4 months ago
- Clean Architecture Golang Example (kinda)☆256Updated 3 years ago
- Go Todo Backend example using modular project layout for product microservice.☆331Updated 2 years ago
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆885Updated 4 years ago
- Multi-threading examples, including a boids simulation in Go Lang☆163Updated 4 years ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆484Updated 2 months ago
- Go Examples: From basics to distributed systems☆635Updated 3 months ago