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 4 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆120Updated 4 years ago
- A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.☆76Updated 6 months ago
- Building and Testing a REST API in GoLang using Gorilla Mux and MySQL☆104Updated 6 years ago
- Clean architecture example in Golang.☆75Updated last month
- The supplementary code for my book Building RESTful web services with Go☆88Updated 2 years ago
- Little API to demonstrate various microservice design principles and technologies☆147Updated 2 years ago
- A basic online store REST API written with Golang☆124Updated 4 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
- Write language go and using clean architecture☆138Updated 2 years ago
- ☆72Updated 5 years ago
- S.O.L.I.D Principles in go☆34Updated 2 years ago
- Clean Architecture sample☆631Updated 2 years ago
- ☆47Updated 6 years ago
- Project example demonstrating interface segregation in go☆23Updated 7 years ago
- Example crud operation using Golang and MySql☆279Updated 4 years ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆524Updated 2 years ago
- Sample go application demonstrating good development practices☆32Updated 2 years ago
- .NET otel logger example☆110Updated 11 months ago
- ☆52Updated 2 years ago
- How to unit, integration and functional test in Go☆62Updated 3 years ago
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆249Updated 5 years ago
- Hands-on Microservices with Go☆69Updated 4 years ago
- Repository for "Microservices with Golang" workshop at Wizeline.☆57Updated 6 years ago
- An example Go project for running local development environment, with hot code reloading.☆106Updated 5 years ago
- ☆205Updated 2 years ago
- The boilerplate of the GoLang application with a clear microservices architecture.☆271Updated 7 months ago
- Código da palestra sobre Microsserviços usando Gokit☆61Updated 3 years ago
- Ejemplos del curso de API HTTP en Go aplicando Arquitectura Hexagonal☆142Updated 11 months ago
- Test Driven Development with Golang☆31Updated 8 years ago