GolangUA / workshopsLinks
The set of materials for workshops
☆50Updated 2 years ago
Alternatives and similar repositories for workshops
Users that are interested in workshops are comparing it to the libraries listed below
Sorting:
- Example Go service using go-swagger and Clean Architecture☆169Updated last month
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- Clean Architecture using Golang.☆84Updated 8 months ago
- http integration test framework☆260Updated last year
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Easily build SQL queries in Go.☆95Updated last year
- A curated list of Awesome Go performance libraries and tools☆406Updated last year
- Write language go and using clean architecture☆138Updated 2 years ago
- An example Event-Driven application in Go built with Watermill library.☆145Updated 2 years ago
- Simple query builder for MongoDB☆80Updated 8 months ago
- Pragmatic Boilerplate for Golang RESTful Server Implementation☆182Updated 2 years ago
- Go lang implementation of saga pattern☆170Updated last year
- Go Todo Backend example using modular project layout for product microservice.☆335Updated 2 years ago
- Short examples of common anti-patterns in Go Web Applications.☆443Updated last year
- Implementation of design patterns in Golang☆323Updated 3 years ago
- An example project showcasing how Ardan Labs writes integration tests☆117Updated 4 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- Writing High Performant Golang Programs☆174Updated 2 years ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆67Updated 6 years ago
- Utility for checking and viewing Golang struct alignment info☆194Updated last week
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.