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:
- A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.☆76Updated 9 months ago
- The Gopher API, is a simple CRUD API for formative purpose, we're building it while writing the posts of the blog.☆79Updated 4 years ago
- Building and Testing a REST API in GoLang using Gorilla Mux and MySQL☆105Updated 6 years ago
- Clean architecture example in Golang.☆75Updated 4 months ago
- Little API to demonstrate various microservice design principles and technologies☆148Updated 2 years ago
- Example crud operation using Golang and MySql☆280Updated 5 years ago
- ☆60Updated 4 years ago
- Clean Architecture sample☆631Updated 2 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆120Updated 4 years ago
- ☆207Updated 2 years ago
- ☆65Updated 7 months ago
- The boilerplate of the GoLang application with a clear microservices architecture.☆273Updated 10 months ago
- Write language go and using clean architecture☆138Updated 2 years ago
- ☆78Updated 4 years ago
- The supplementary code for my book Building RESTful web services with Go☆89Updated 2 years ago
- How to build a REST API with Golang using Gin and Gorm☆162Updated 2 years ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆532Updated this week
- ☆47Updated 6 years ago
- An API and Worker using Kafka publish+subscribe written in Golang☆59Updated 5 years ago
- How to unit, integration and functional test in Go☆62Updated 4 years ago
- Repository for "Microservices with Golang" workshop at Wizeline.☆57Updated 7 years ago
- A simple project to show how to do a good architecture using gRPC and Protocol Buffers☆12Updated 5 years ago
- ☆26Updated 4 years ago
- Boilerplate using Fiber 🚀 , Mongo, Hexagonal Architecture. Including a Blog explaining the components of the boilerplate.☆127Updated 2 years ago
- A basic online store REST API written with Golang☆125Updated 4 years ago
- Hands-On Software Architecture with Golang, published by Packt☆225Updated 2 years ago
- Source code for "Go on the run (gotr)" YouTube series. Video are here: https://www.youtube.com/playlist?list=PL0aDKsruoiW2jac2D2flxZofQLf…☆138Updated last year
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆318Updated 6 years ago
- API with domain driven design approach using golang, gorm, and mysql☆213Updated 4 years ago
- S.O.L.I.D Principles in go☆34Updated 3 years ago