mcholismalik / solid-in-golangLinks
Learn more about SOLID Principle in Golang
☆62Updated 4 years ago
Alternatives and similar repositories for solid-in-golang
Users that are interested in solid-in-golang are comparing it to the libraries listed below
Sorting:
- Go GRPC Auth Microservice☆151Updated 2 years ago
- The right way to implement clean architecture on golang (I think)☆109Updated 2 years ago
- Database Transaction Implementation for multi-layer Golang project.☆118Updated 2 years ago
- ☆75Updated 7 years ago
- Go Todo Backend example using modular project layout for product microservice.☆335Updated 2 years ago
- Write language go and using clean architecture☆138Updated 2 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆292Updated 2 years ago
- Go products microservice☆183Updated 4 years ago
- Clean Architecture Golang Example (kinda)☆256Updated 3 years ago
- ☆122Updated 3 years ago
- implementation clean architecture with SOLID Principles☆292Updated 3 weeks ago
- Golang code boilerplate inspired by clean architecture☆290Updated 2 years ago
- ☆74Updated 6 years ago
- A small web application written in go that demonstrates clean architecture.☆77Updated 10 months ago
- Go gRPC Kafka CQRS microservices with tracing☆235Updated 4 years ago
- An example project for pagination in Postgres with Golang☆69Updated 4 years ago
- MinesWeeper API for hexagonal architecture sample☆176Updated last year
- Go Project Example☆87Updated 2 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- Go gRPC RabbitMQ email microservice☆271Updated 4 years ago
- a TODO System with Hexagonal Architecture written in Go, test and uses cases examples, docker ready, heroku ready, basic CI integration, …☆41Updated 3 years ago
- Hexagonal Architecture Demo in Golang☆49Updated 4 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆297Updated last year
- Go microservice tutorial project using gRPC