hatajoe / 8amLinks
☆185Updated 5 years ago
Alternatives and similar repositories for 8am
Users that are interested in 8am are comparing it to the libraries listed below
Sorting:
- DDD like architecture sample application☆289Updated 6 years ago
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆318Updated 6 years ago
- Go clean Architecture with GRPC☆120Updated 6 years ago
- implement BulkInsert using gorm, just pass a Slice of Struct. Simple and compatible.☆280Updated 2 years ago
- A Microservices and GraphQL based online store☆369Updated 5 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆171Updated 7 years ago
- Implements saga-pattern in Go, another way to distribute transaction.☆248Updated 5 years ago
- An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.☆454Updated 3 years ago
- A context aware circuit breaker library in Go.☆374Updated 2 years ago
- Examples of microservices written in Go using different frameworks☆139Updated 2 years ago
- golang redigo examples☆86Updated 4 years ago
- Sample Restful app with chi router (golang)☆134Updated 5 years ago
- gorm pagination extension☆158Updated 7 months ago
- Go microservices workshop example project☆362Updated 8 years ago
- Testing API Handler written in Golang.☆444Updated 3 weeks ago
- Go GORM & SQL mocking library☆222Updated 3 years ago
- A Go sql.DB wrapper for master-slave topologies☆193Updated 3 years ago
- An example of error handling☆103Updated 6 years ago
- Hands-On Dependency Injection in Go, published by Packt☆146Updated 2 years ago
- Code samples for the Go microservice blog series☆378Updated 2 years ago
- Examples for building microservices with Go kit (gokit.io)☆183Updated 2 years ago
- Cloud Native GoLang Microservices - gRPC, GraphQL☆209Updated 3 years ago
- Robust & Easy to use struct mapper and utility methods for Go☆416Updated 6 years ago
- The easiest solution to seed database with Go☆177Updated last year
- MySQL Server Error Constants for Golang