zucchinidev / clean-architecture-golangLinks
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 8 years ago
Alternatives and similar repositories for clean-architecture-golang
Users that are interested in clean-architecture-golang are comparing it to the libraries listed below
Sorting:
- The supplementary code for my book Building RESTful web services with Go☆89Updated 2 years ago
- Sample go application demonstrating good development practices☆32Updated 2 years ago
- Example crud operation using Golang and MySql☆280Updated 5 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆120Updated 4 years ago
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Updated 5 years ago
- A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.☆77Updated 10 months ago
- The boilerplate of the GoLang application with a clear microservices architecture.☆274Updated 11 months ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆531Updated last week
- .NET otel logger example☆110Updated last year
- Little API to demonstrate various microservice design principles and technologies☆149Updated 3 years ago
- Clean Architecture sample☆631Updated 2 years ago
- The Gopher API, is a simple CRUD API for formative purpose, we're building it while writing the posts of the blog.☆79Updated last week
- An API and Worker using Kafka publish+subscribe written in Golang☆60Updated 5 years ago
- How to unit, integration and functional test in Go☆62Updated 4 years ago
- Go GRPC With Kubernetes on Minikube☆52Updated 4 years ago
- RESTful API to manage movies written in Go and uses MongoDB as storage☆178Updated 6 years ago
- ☆72Updated 5 years ago
- Building and Testing a REST API in GoLang using Gorilla Mux and MySQL☆105Updated 6 years ago
- ☆208Updated 2 years ago
- Write language go and using clean architecture☆138Updated 2 years ago
- Clean architecture example in Golang.☆75Updated 5 months ago
- Advanced Go Programming in 7 Days [Video], published by Packt☆118Updated 4 years ago
- Bulletin board scalable API☆38Updated 5 years ago
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆149Updated 3 years ago
- ☆131Updated 5 years ago
- Repository for "Microservices with Golang" workshop at Wizeline.☆57Updated 7 years ago
- GraphQL tutorial using Go☆29Updated 7 years ago
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆318Updated 6 years ago
- ☆78Updated 4 years ago
- A simple project to show how to do a good architecture using gRPC and Protocol Buffers☆12Updated 5 years ago