katzien / go-structure-examplesLinks
Examples for my talk on structuring go apps
☆2,399Updated 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,320Updated 2 months ago
- WTF Dial is an example web application written in Go.☆1,903Updated 3 years ago
- Modern Go Application example☆1,939Updated last year
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,075Updated 2 years ago
- Exploring DDD in Go☆2,447Updated 4 years ago
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆891Updated 4 years ago
- Starter-kit for writing services in Go using Kubernetes.☆3,924Updated last week
- Idiomatic Golang Restful Starter Kit☆1,510Updated last year
- An opinionated guideline to structure & develop a Go web application/service☆1,041Updated 3 months ago
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,320Updated this week
- Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL☆1,660Updated 3 months ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆6,081Updated 2 months ago
- Clean Architecture sample☆1,318Updated 2 years ago
- An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture☆1,662Updated 3 years ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,830Updated 2 years ago
- 🚀 How to build a Dockerized RESTful API application using Go.☆1,001Updated last month
- Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_☆1,160Updated last year
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆958Updated 4 years ago
- Golang REST API Template☆408Updated last year
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆4,052Updated last year
- Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.☆468Updated 2 years ago
- HTTP Session Management for Go☆2,501Updated last month
- Go Server/API boilerplate using best practices DDD CQRS ES gRPC☆969Updated 2 years ago
- Clean Architecture sample☆630Updated 2 years ago
- Go with Clean Architecture☆649Updated 8 months ago
- Design patterns for the Go programming language☆625Updated 2 years ago
- Golang Microservices Example☆1,110Updated 2 years ago
- Go implementation of Fowler's Money pattern☆1,840Updated 8 months ago
- A mock code autogenerator for Go☆6,944Updated this week
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,455Updated last month