PacktPublishing / Event-Driven-Architecture-in-GolangLinks
Event-Driven Architecture in Golang, published by Packt
☆398Updated last year
Alternatives and similar repositories for Event-Driven-Architecture-in-Golang
Users that are interested in Event-Driven-Architecture-in-Golang are comparing it to the libraries listed below
Sorting:
- Domain-Driven Design With Golang, published by Packt☆285Updated last year
- Short examples of common anti-patterns in Go Web Applications.☆428Updated 9 months ago
- MinesWeeper API for hexagonal architecture sample☆173Updated 10 months ago
- Practical implementation of Domain Driven Design in go☆334Updated last month
- Microservices with Go, published by Packt☆168Updated 7 months ago
- Example Go monolith with embedded microservices and The Clean Architecture☆311Updated last year
- A demo repository that explains an approach to DDD in Go☆680Updated last year
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆294Updated 11 months ago
- Example Go kit services☆365Updated 10 months ago
- FTGOGO - event-driven architecture demonstration application using edat☆138Updated 2 years ago
- Go Event Sourcing CQRS Microservice☆189Updated last year
- ☆159Updated 3 years ago
- Go microservice tutorial project using gRPC☆136Updated this week
- Test-Driven Development in Go, published by Packt☆94Updated last year
- Demonstrating various ways of structuring Go apps with some commentary☆95Updated 2 years ago
- ☆206Updated 2 years ago
- Clean Architecture Golang Example (kinda)☆257Updated 3 years ago
- Multi-threading examples, including a boids simulation in Go Lang☆162Updated 3 years ago
- Golang API project showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using PostgreSQL.☆287Updated 2 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- Go gRPC RabbitMQ email microservice☆265Updated 4 years ago
- Go gRPC Kafka CQRS microservices with tracing☆228Updated 3 years ago
- Go gRPC Microservices☆76Updated 11 months ago
- Go Todo Backend example using modular project layout for product microservice.☆332Updated 2 years ago
- Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development☆479Updated last month
- Opinionated Domain Driven Design Template for Go☆342Updated last month
- Go GRPC Auth Microservice