katzien / go-structure-examplesLinks
Examples for my talk on structuring go apps
☆2,387Updated 2 years ago
Alternatives and similar repositories for go-structure-examples
Users that are interested in go-structure-examples are comparing it to the libraries listed below
Sorting:
- A Makefile/Dockerfile example for Go projects.☆3,314Updated this week
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,050Updated 2 years ago
- Exploring DDD in Go☆2,437Updated 3 years ago
- Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL☆1,624Updated 4 months ago
- Idiomatic Golang Restful Starter Kit☆1,510Updated 8 months ago
- Starter-kit for writing services in Go using Kubernetes.☆3,854Updated last week
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆885Updated 4 years ago
- WTF Dial is an example web application written in Go.☆1,852Updated 2 years ago
- Modern Go Application example☆1,924Updated 9 months ago
- An opinionated guideline to structure & develop a Go web application/service☆1,001Updated last month
- Clean Architecture sample☆1,304Updated 2 years ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆5,841Updated 2 years ago
- Golang REST API Template☆410Updated last year
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,276Updated this week
- Practical concurrency guide in Go, communication by channels, patterns☆2,782Updated 2 years ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆957Updated 3 years ago
- Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_☆1,144Updated last year
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,386Updated last week
- A mock code autogenerator for Go☆6,754Updated last week
- 🚀 How to build a Dockerized RESTful API application using Go.☆957Updated 2 months ago
- Design patterns for the Go programming language☆624Updated 2 years ago
- a list of effective go, best practices and go idiomatic☆594Updated 2 years ago
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆3,986Updated last year
- 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
- Concurrency patterns in Go☆3,039Updated last year
- Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.☆461Updated 2 years ago
- An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture☆1,622Updated 3 years ago
- The Evolution of a Go Programmer☆1,331Updated last year
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆9,757Updated last year
- Go implementation of Fowler's Money pattern☆1,795Updated 3 months ago