katzien / go-structure-examplesLinks
Examples for my talk on structuring go apps
☆2,392Updated 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 reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,052Updated 2 years ago
- Modern Go Application example☆1,932Updated 11 months ago
- Exploring DDD in Go☆2,442Updated 3 years ago
- A Makefile/Dockerfile example for Go projects.☆3,315Updated last month
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆885Updated 4 years ago
- Starter-kit for writing services in Go using Kubernetes.☆3,866Updated last week
- WTF Dial is an example web application written in Go.☆1,867Updated 2 years ago
- Idiomatic Golang Restful Starter Kit☆1,509Updated 10 months ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆5,902Updated 2 years ago
- Clean Architecture sample☆1,307Updated 2 years ago
- An opinionated guideline to structure & develop a Go web application/service☆1,012Updated last week
- An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture☆1,636Updated 3 years ago
- Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL☆1,631Updated 2 weeks ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,794Updated 2 years ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆956Updated 3 years ago
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆4,007Updated last year
- Golang REST API Template☆410Updated last year
- 🚀 How to build a Dockerized RESTful API application using Go.☆976Updated 3 months ago
- The Evolution of a Go Programmer☆1,333Updated last year
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,294Updated this week
- Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_☆1,151Updated last year
- Design patterns for the Go programming language☆624Updated 2 years ago
- Go implementation of Fowler's Money pattern☆1,805Updated 5 months ago
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,421Updated 3 weeks ago
- Collection of Technical Interview Questions solved with Go☆4,669Updated 2 years ago
- Go with Clean Architecture☆640Updated 5 months ago
- Clean Architecture sample☆631Updated 2 years ago
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆9,810Updated last year
- Professional lightweight testing mini-framework for Go.☆1,923Updated last year
- A mock code autogenerator for Go☆6,804Updated 2 weeks ago