theodesp / codility-goLinks
Solutions for the codility.com exercises in Go
☆45Updated 4 years ago
Alternatives and similar repositories for codility-go
Users that are interested in codility-go are comparing it to the libraries listed below
Sorting:
- Source code for tutorial "How to develop Go gRPC microservice with HTTP/REST endpoint, middleware, Kubernetes deployment, etc."☆318Updated 6 years ago
- Hands-On Dependency Injection in Go, published by Packt☆145Updated 2 years ago
- ☆72Updated 5 years ago
- Go clean Architecture with GRPC☆120Updated 6 years ago
- Companion Repository for my Protocol Buffers course☆92Updated 6 years ago
- Writing High Performant Golang Programs☆174Updated 2 years ago
- Included examples to guide how to make transaction on Mongodb using Golang.☆52Updated 7 years ago
- Examples of using Uber's zap Go logging library☆97Updated 7 years ago
- ☆125Updated 4 years ago
- An example to demonstrate the dependency injection pattern in Go☆81Updated 7 years ago
- Examples for building microservices with Go kit (gokit.io)☆184Updated 3 years ago
- Example code to accompany the book building Microservices in go☆99Updated 6 years ago
- Hands-On Software Architecture with Golang, published by Packt☆228Updated 2 years ago
- This is the code repository for the book, Go Design Patterns, published by Packt☆421Updated 2 years ago
- Source code for "Go on the run (gotr)" YouTube series. Video are here: https://www.youtube.com/playlist?list=PL0aDKsruoiW2jac2D2flxZofQLf…☆139Updated last year
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆249Updated 5 years ago
- Cloud Native programming with Golang, published by Packt☆178Updated 2 years ago
- An example Go project for running local development environment, with hot code reloading.☆110Updated 6 years ago
- Auth0 Integration Samples for Go Web Applications