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
- Little API to demonstrate various microservice design principles and technologies☆147Updated 2 years ago
- Building and Testing a REST API in GoLang using Gorilla Mux and MySQL☆104Updated 6 years ago
- How to unit, integration and functional test in Go☆62Updated 3 years ago
- A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.☆76Updated 5 months ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆120Updated 4 years ago
- Clean Architecture sample☆631Updated 2 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
- The supplementary code for my book Building RESTful web services with Go☆87Updated 2 years ago
- Write language go and using clean architecture☆138Updated 2 years ago
- Repository for "Microservices with Golang" workshop at Wizeline.☆56Updated 6 years ago
- ☆79Updated 4 years ago
- Clean architecture example in Golang.☆75Updated last week
- The boilerplate of the GoLang application with a clear microservices architecture.☆272Updated 6 months ago
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆522Updated 2 years ago
- .NET otel logger example☆110Updated 10 months ago
- Go production ready REST API starting kit, with Swagger documentation☆57Updated 7 years ago
- Example crud operation using Golang and MySql☆279Updated 4 years ago
- Implementation of Clean Architecture using Golang☆23Updated last year
- Hands-on Microservices with Go☆69Updated 4 years ago
- An API and Worker using Kafka publish+subscribe written in Golang☆59Updated 4 years ago
- ☆206Updated 2 years ago
- An example Go project for running local development environment, with hot code reloading.☆105Updated 5 years ago
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- ☆50Updated 2 years ago
- OpenTelemetry in Go☆56Updated last year
- RESTful API to manage movies written in Go and uses MongoDB as storage☆177Updated 6 years ago
- A simple project to show how to do a good architecture using gRPC and Protocol Buffers☆12Updated 5 years ago
- A basic online store REST API written with Golang☆123Updated 4 years ago
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆315Updated 6 years ago