alextanhongpin / go-microserviceLinks
Sample go application demonstrating good development practices
β32Updated 2 years ago
Alternatives and similar repositories for go-microservice
Users that are interested in go-microservice are comparing it to the libraries listed below
Sorting:
- Basic service discovery implementation π₯³β46Updated 3 years ago
- β72Updated 5 years ago
- Building mini e-commerce in Golangβ35Updated 2 years ago
- Payment Gateway Microservice in Golangβ31Updated last year
- An example Go project for running local development environment, with hot code reloading.β106Updated 5 years ago
- β22Updated last year
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectuβ¦β72Updated 4 years ago
- Go Nats Streaming gRPC PostgerSQL emails microserviceβ117Updated 4 years ago
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.β46Updated 6 years ago
- Sample microservice architecture to demonstrate how each pieces are linked togetherβ33Updated 6 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.β110Updated 4 months ago
- Sample Go app project using Docker and Jenkins best practicesβ21Updated 7 years ago
- Event-driven architecture toolkitβ43Updated 3 years ago
- A Simple Implementation of Domain-Driven Design Technical Architecture Patterns in Go.β76Updated 6 months ago
- Source code for "Go on the run (gotr)" YouTube series. Video are here: https://www.youtube.com/playlist?list=PL0aDKsruoiW2jac2D2flxZofQLfβ¦β138Updated last year
- An example Event-Driven application in Go built with Watermill library.β142Updated last year
- Client of Food Appβ35Updated 2 years ago
- Go: Building 7 Real-World Projects, published by Packtβ40Updated 2 years ago
- Simple saga implementation using kafkaβ15Updated 7 years ago
- Getting Started with Microservices using Go, gRPC and Kubernetesβ113Updated 7 years ago
- Kronika adds some extra utility around the standard time package. It does not have any other external dependencies.β37Updated 2 years ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.β68Updated 6 years ago
- This is a tutorial showing real time processing using Kafka and MongoDB.β14Updated 2 years ago
- Source code, exercises from the book "Mastering Concurrency in Go" by Nathan Kozyra