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:
- Little API to demonstrate various microservice design principles and technologies☆148Updated 2 years ago
- Example crud operation using Golang and MySql☆279Updated 4 years ago
- A basic online store REST API written with Golang☆125Updated 4 years ago
- Building and Testing a REST API in GoLang using Gorilla Mux and MySQL☆104Updated 6 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
- The Gopher API, is a simple CRUD API for formative purpose, we're building it while writing the posts of the blog.☆78Updated 4 years ago
- Clean architecture example in Golang.☆75Updated 2 months ago
- A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.☆76Updated 7 months ago
- Clean Architecture sample☆631Updated 2 years ago
- .NET otel logger example☆110Updated last year
- Repository for "Microservices with Golang" workshop at Wizeline.☆57Updated 6 years ago
- ☆47Updated 6 years ago
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Updated 4 years ago
- ☆60Updated 4 years ago
- RESTful API to manage movies written in Go and uses MongoDB as storage☆178Updated 6 years ago
- The boilerplate of the GoLang application with a clear microservices architecture.☆272Updated 8 months ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆526Updated 2 years ago
- Sample go application demonstrating good development practices☆32Updated 2 years ago
- Advanced Go Programming in 7 Days [Video], published by Packt☆119Updated 4 years ago
- Write language go and using clean architecture☆138Updated 2 years ago
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆317Updated 6 years ago
- Boilerplate using Fiber 🚀 , Mongo, Hexagonal Architecture. Including a Blog explaining the components of the boilerplate.☆128Updated 2 years ago
- ☆107Updated 4 years ago
- How to unit, integration and functional test in Go☆62Updated 4 years ago
- ☆78Updated 4 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆294Updated last year
- Ejemplos del curso de API HTTP en Go aplicando Arquitectura Hexagonal☆142Updated last year
- Go GRPC With Kubernetes on Minikube☆52Updated 4 years ago
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆250Updated 5 years ago