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 7 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 Gopher API, is a simple CRUD API for formative purpose, we're building it while writing the posts of the blog.☆78Updated 3 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆121Updated 4 years ago
- A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.☆76Updated 4 months ago
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Updated 4 years ago
- How to unit, integration and functional test in Go☆62Updated 3 years ago
- Clean architecture example in Golang.☆74Updated last year
- An API and Worker using Kafka publish+subscribe written in Golang☆59Updated 4 years ago
- Ejemplos del curso de API HTTP en Go aplicando Arquitectura Hexagonal☆140Updated 9 months ago
- Bulletin board scalable API☆38Updated 4 years ago
- Boilerplate using Fiber 🚀 , Mongo, Hexagonal Architecture. Including a Blog explaining the components of the boilerplate.☆128Updated 2 years ago
- The supplementary code for my book Building RESTful web services with Go☆87Updated last year
- ☆47Updated 6 years ago
- ☆206Updated 2 years ago
- An example Event-Driven application in Go built with Watermill library.☆142Updated last year
- Little API to demonstrate various microservice design principles and technologies☆147Updated 2 years ago
- Sample Go REST API implementation with DDD using Clean Architecture.☆61Updated 3 years ago
- Write language go and using clean architecture☆138Updated 2 years ago
- API with domain driven design approach using golang, gorm, and mysql☆212Updated 3 years ago
- Hands-on Microservices with Go☆69Updated 4 years ago
- ☆72Updated 5 years ago
- Go GRPC With Kubernetes on Minikube☆51Updated 4 years ago
- Examples of our talks about how to structure the Go code☆47Updated 2 years ago
- Patient API is a PoC project using Golang, Chi, PostrgreSQL among Docker and Docker compose. Exposing REST API endpoints.☆31Updated 4 years ago
- Building microservices in Go and Python using gRPC and TLS/SSL authentication☆20Updated 6 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆292Updated 9 months ago
- Basic service discovery implementation 🥳☆45Updated 2 years ago
- Building and Testing a REST API in GoLang using Gorilla Mux and MySQL☆104Updated 6 years ago
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆150Updated 2 years ago
- .NET otel logger example☆110Updated 9 months ago
- Client of Food App☆35Updated 2 years ago