iamuditg / go-design-patternsLinks
Explore a collection of Go design patterns that provide proven solutions to common software design challenges. Enhance your Go applications with these patterns for improved structure, flexibility, and maintainability.
☆55Updated 2 years ago
Alternatives and similar repositories for go-design-patterns
Users that are interested in go-design-patterns are comparing it to the libraries listed below
Sorting:
- Domain-Driven Design With Golang, published by Packt☆306Updated last year
- MinesWeeper API for hexagonal architecture sample☆176Updated last year
- ☆122Updated 3 years ago
- This repository aims to provide developers with a deep understanding of concurrent programming in Go and offers practical solutions to co…☆100Updated 2 years ago
- A list of design patterns implemented in Go with REAL WORLD examples!☆81Updated 2 years ago
- The right way to implement clean architecture on golang (I think)☆110Updated 2 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- Example Go monolith with embedded microservices and The Clean Architecture☆332Updated 2 weeks ago
- Template for GoLang services using concepts from domain driven design while trying to follow GoLang best practices☆94Updated 2 years ago
- Clean Architecture Golang Example (kinda)☆256Updated 3 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆301Updated last year
- Go GRPC Auth Microservice☆154Updated 2 years ago
- Short examples of common anti-patterns in Go Web Applications.☆446Updated last year
- implementation clean architecture with SOLID Principles☆293Updated 2 months ago
- A web application boilerplate built with go and clean architecture.☆293Updated 2 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆292Updated 2 years ago
- Example Go service using go-swagger and Clean Architecture☆169Updated 2 months ago
- Go gRPC RabbitMQ email microservice☆271Updated 4 years ago
- Golang code boilerplate inspired by clean architecture☆291Updated 2 years ago
- A small web application written in go that demonstrates clean architecture.☆78Updated 11 months ago
- ☆208Updated 2 years ago
- Practical implementation of Domain Driven Design in go☆335Updated 7 months ago
- Go gRPC Kafka CQRS microservices with tracing☆234Updated 4 years ago
- Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockeriz…☆201Updated 3 years ago
- Event-Driven Architecture in Golang, published by Packt☆427Updated 2 years ago
- Go Todo Backend example using modular project layout for product microservice.☆335Updated 2 years ago
- ☆163Updated 3 years ago
- A Go RESTful API template☆605Updated 8 months ago
- Go Event Sourcing CQRS Microservice☆192Updated last year
- Simple RESTful Point of Sale (POS) Service API written in Go using Gin web framework, PostgreSQL database, and Redis cache. Proof of conc…☆339Updated 11 months ago