victorkt / mongo-driver-cookbook
☆14Updated 5 years ago
Alternatives and similar repositories for mongo-driver-cookbook:
Users that are interested in mongo-driver-cookbook are comparing it to the libraries listed below
- Getting Started with Microservices using Go, gRPC and Kubernetes☆115Updated 7 years ago
- A gin based microservice boilerplate, inspired by go-kit☆35Updated 6 years ago
- How to mock MongoDB in Golang☆32Updated 6 years ago
- gin middleware to expose the server's hostname and scheme☆91Updated last week
- example web application using multiple components.☆64Updated 7 years ago
- A Search Service with Go and Elasticsearch☆72Updated 3 years ago
- Validations is a GORM extension, used to validate models when creating, updating☆135Updated 8 months ago
- An in-process simple publish/subscribe library for golang☆107Updated 4 years ago
- echo-logrus is a middleware that provides logrus logger support for echo.☆35Updated last year
- Modern Go Application tool☆82Updated this week
- Tutorial Code☆11Updated 6 years ago
- Collection of examples for the KrakenD framework☆73Updated 3 years ago
- An additive dependency injection container for Golang.☆50Updated 7 years ago
- Distributed tracing with Go Microservice☆49Updated 5 years ago
- go-kit and gRPC☆33Updated 6 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Echo Essentials published by Packt☆34Updated 2 years ago
- Example code to accompany the book building Microservices in go☆101Updated 5 years ago
- MongoDB / mgo query that supports efficient pagination (cursors to continue listing documents where we left off).☆62Updated last year
- Examples of adding Prometheus Monitoring to your Golang applications 📈☆73Updated 2 years ago
- OpenTracing middleware for gin-gonic