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 3 weeks ago
- Exploring DDD in Go☆2,446Updated 4 years ago
- Modern Go Application example☆1,937Updated last year
- Starter-kit for writing services in Go using Kubernetes.☆3,910Updated this week
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆891Updated 4 years ago
- WTF Dial is an example web application written in Go.☆1,898Updated 3 years ago
- Idiomatic Golang Restful Starter Kit☆1,510Updated last year
- Clean Architecture sample☆1,313Updated 2 years ago
- Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL☆1,650Updated last month
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆6,020Updated last month
- A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific …☆3,067Updated 2 years ago
- An opinionated guideline to structure & develop a Go web application/service☆1,031Updated 2 months ago
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,309Updated this week
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆956Updated 4 years ago
- Code repository for my Building Microservices YouTube series https://www.youtube.com/playlist?list=PLmD8u-IFdreyh6EUfevBcbiuCKzFk0EW_☆1,153Updated last year
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆4,038Updated last year
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,450Updated last week
- A mock code autogenerator for Go☆6,895Updated last week
- Design patterns for the Go programming language☆625Updated 2 years ago
- An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture☆1,649Updated 3 years ago
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆9,917Updated last year
- Go implementation of Fowler's Money pattern☆1,829Updated 7 months ago
- Golang REST API Template☆408Updated last year
- Sql mock driver for golang to test database interactions☆6,490Updated last year
- Go with Clean Architecture☆646Updated 7 months ago
- Golang library for managing configuration data from environment variables☆5,358Updated 5 months ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆531Updated last month
- Very simple compile daemon for Go☆1,718Updated 10 months ago
- Practical concurrency guide in Go, communication by channels, patterns☆2,815Updated 2 years ago
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,516Updated last week