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:
- Modern Go Application example☆1,939Updated last year
- Starter-kit for writing services in Go using Kubernetes.☆3,918Updated this week
- Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL☆1,656Updated 2 months ago
- WTF Dial is an example web application written in Go.☆1,903Updated 3 years ago
- A Makefile/Dockerfile example for Go projects.☆3,322Updated last month
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆891Updated 4 years ago
- Idiomatic Golang Restful Starter Kit☆1,510Updated last year
- Exploring DDD in Go☆2,446Updated 4 years ago
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,318Updated this week
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,070Updated 2 years ago
- Clean Architecture sample☆1,314Updated 2 years ago
- An opinionated guideline to structure & develop a Go web application/service☆1,039Updated 3 months ago
- 🚀 How to build a Dockerized RESTful API application using Go.☆1,001Updated last month
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆958Updated 4 years ago
- An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture☆1,654Updated 3 years ago
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆6,053Updated last month
- A mock code autogenerator for Go☆6,918Updated last week
- 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,040Updated last year
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆9,949Updated last year
- Design patterns for the Go programming language☆625Updated 2 years ago
- Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_☆1,158Updated last year
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,454Updated 2 weeks ago
- a list of effective go, best practices and go idiomatic☆623Updated 3 years ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,825Updated 2 years ago
- Go implementation of Fowler's Money pattern☆1,836Updated 7 months ago
- Interface mocking tool for go generate☆2,170Updated 3 months ago
- A dependency injection based application framework for Go.☆7,150Updated 3 months ago
- Sql mock driver for golang to test database interactions☆6,501Updated last year
- HTTP Session Management for Go☆2,489Updated last month