friendsofgo / go-architecture-examplesLinks
Examples of our talks about how to structure the Go code
☆48Updated 2 years ago
Alternatives and similar repositories for go-architecture-examples
Users that are interested in go-architecture-examples are comparing it to the libraries listed below
Sorting:
- Ejemplos del curso de API HTTP en Go aplicando Arquitectura Hexagonal☆141Updated last year
- Introductory examples to Go programming language used in the CodelyTV Pro course☆116Updated 2 years ago
- Trauducción de la Guía de Estilos de Uber en Go. Repo original: https://github.com/uber-go/guide☆99Updated 2 years ago
- MinesWeeper API for hexagonal architecture sample☆174Updated last year
- Patient API is a PoC project using Golang, Chi, PostrgreSQL among Docker and Docker compose. Exposing REST API endpoints.☆31Updated 4 years ago
- ☆206Updated 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
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆524Updated 2 years ago
- Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.☆885Updated 4 years ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆956Updated 3 years ago
- Practical implementation of Domain Driven Design in go☆331Updated 3 months ago
- Domain-Driven Design With Golang, published by Packt☆294Updated last year
- Event-Driven Architecture in Golang, published by Packt☆402Updated last year
- Go with Clean Architecture☆638Updated 4 months ago
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆120Updated 4 years ago
- Little API to demonstrate various microservice design principles and technologies☆147Updated 2 years ago
- A simple approach to understanding Unit and Integration testing in Golang☆99Updated 5 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆291Updated 2 years ago
- API with domain driven design approach using golang, gorm, and mysql☆213Updated 3 years ago
- Clean Architecture sample☆631Updated 2 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆293Updated last year
- Simple way to generate mock servers written in Go☆553Updated 6 months ago
- DDD like architecture sample application☆289Updated 6 years ago
- Clean Architecture Golang Example (kinda)☆256Updated 3 years ago
- A Golang reference implementation of the CQRS pattern.☆361Updated 2 years ago
- Go Todo Backend example using modular project layout for product microservice.☆331Updated 2 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- A demo repository that explains an approach to DDD in Go☆685Updated 2 years ago
- Go gRPC Kafka CQRS microservices with tracing☆231Updated 4 years ago