friendsofgo / go-architecture-examplesLinks
Examples of our talks about how to structure the Go code
☆47Updated 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 11 months 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
- Introductory examples to Go programming language used in the CodelyTV Pro course☆116Updated 2 years ago
- MinesWeeper API for hexagonal architecture sample☆173Updated 10 months ago
- 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
- Domain-Driven Design With Golang, published by Packt☆285Updated 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
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆294Updated 11 months ago
- ☆206Updated 2 years ago
- Little API to demonstrate various microservice design principles and technologies☆147Updated 2 years ago
- This project is created to demonstrate Go-Lang Clean Architecture/DDD/Hexagonal Architecture, and It show the usage of popular libraries …☆150Updated 2 years ago
- Practical implementation of Domain Driven Design in go☆334Updated last month
- a clean architecture implementation of the realworldapp : https://github.com/gothinkster/realworld☆522Updated 2 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆120Updated 4 years ago
- A Golang reference implementation of the CQRS pattern.☆360Updated 2 years ago
- Simple way to generate mock servers written in Go☆551Updated 5 months ago
- Clean Architecture sample☆631Updated 2 years ago
- FTGOGO - event-driven architecture demonstration application using edat☆138Updated 2 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆287Updated 2 years ago
- Event-Driven Architecture in Golang, published by Packt☆398Updated last year
- DDD like architecture sample application☆288Updated 5 years ago
- A web application boilerplate built with go and clean architecture.☆287Updated 2 years ago
- Hexagonal Architecture implemented in GO☆45Updated 3 years ago
- A simple approach to understanding Unit and Integration testing in Golang☆99Updated 5 years ago
- Clean architecture validator for go, like a The Dependency Rule and interaction between packages in your Go projects.☆947Updated 3 years ago
- Go with Clean Architecture☆632Updated 2 months ago
- Demonstrating various ways of structuring Go apps with some commentary☆95Updated 2 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- Go Server/API boilerplate using best practices DDD CQRS ES gRPC☆958Updated 2 years ago
- Go gRPC Kafka CQRS microservices with tracing☆228Updated 3 years ago