zucchinidev / clean-architecture-golang
The domain, or business, of our shopping application is that of human beings shopping for stuff, or, in more formal terms, of customers adding items to orders. We need to represent these business entities and their rules as code in the innermost layer, the domain layer.
☆13Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for clean-architecture-golang
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆122Updated 3 years ago
- The Gopher API, is a simple CRUD API for formative purpose, we're building it while writing the posts of the blog.☆77Updated 3 years ago
- Little API to demonstrate various microservice design principles and technologies☆147Updated last year
- Client of Food App☆36Updated last year
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆149Updated last year
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Updated 4 years ago
- 🧪 Mock SQL Test for Redis in Golang for my Medium story material☆23Updated 4 years ago
- Clean architecture example in Golang.☆76Updated 10 months ago
- A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.☆76Updated 2 years ago
- Write language go and using clean architecture☆137Updated last year
- Different examples on how to use the Go programming language☆15Updated 4 years ago
- Go GRPC With Kubernetes on Minikube☆50Updated 3 years ago
- Building and Testing a REST API in GoLang using Gorilla Mux and MySQL☆102Updated 5 years ago
- ☆71Updated 4 years ago
- The supplementary code for my book Building RESTful web services with Go☆85Updated last year
- An API and Worker using Kafka publish+subscribe written in Golang☆58Updated 4 years ago
- Implementation of Clean Architecture using Golang☆23Updated last year
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆262Updated 3 months ago
- How to unit, integration and functional test in Go☆62Updated 3 years ago
- ☆207Updated last year
- S.O.L.I.D Principles in go☆34Updated 2 years ago
- Ejemplos del curso de API HTTP en Go aplicando Arquitectura Hexagonal☆138Updated 3 months ago
- Test Driven Development with Golang☆31Updated 7 years ago
- An example Go project for running local development environment, with hot code reloading.☆101Updated 5 years ago
- An example Event-Driven application in Go built with Watermill library.☆134Updated last year
- Project example demonstrating interface segregation in go☆23Updated 6 years ago
- RESTful API Example with golang☆48Updated 7 years ago
- ☆48Updated last year
- A simple approach to understanding Unit and Integration testing in Golang☆98Updated 4 years ago