GolangUA / workshopsLinks
The set of materials for workshops
☆50Updated last year
Alternatives and similar repositories for workshops
Users that are interested in workshops are comparing it to the libraries listed below
Sorting:
- Clean Architecture using Golang.☆83Updated 3 months ago
- A repo full of interview question implementations in golang.☆107Updated 3 years ago
- Write language go and using clean architecture☆138Updated 2 years ago
- Struct validation using tags☆98Updated last month
- An example project showcasing how Ardan Labs writes integration tests☆117Updated 4 years ago
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Simple query builder for MongoDB☆80Updated 3 months ago
- http integration test framework☆260Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆108Updated 3 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 5 months ago
- Easily build SQL queries in Go.☆94Updated last year
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆67Updated 6 years ago
- A lightweight struct validator for Go☆157Updated last month
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆249Updated 5 years ago
- Pragmatic Boilerplate for Golang RESTful Server Implementation☆180Updated 2 years ago
- ☆33Updated 2 years ago
- Writing High Performant Golang Programs☆171Updated 2 years ago
- Toy API implementing idempotency keys using Golang & Clean Architecture☆162Updated 3 years ago
- A Go native tabular data extraction package. Currently supports .xls, .xlsx, .csv, .tsv formats.☆153Updated last year
- Example Go service using go-swagger and Clean Architecture☆170Updated 2 years ago
- 🚨 Chi middleware for slog logger☆74Updated 2 weeks ago
- Experiments with Go generics☆100Updated 3 years ago
- Golnag microservice-template by DDD☆34Updated last week
- An example Go project for running local development environment, with hot code reloading.☆105Updated 5 years ago
- Go Todo Backend example using modular project layout for product microservice.☆332Updated 2 years ago
- An attempt to build a maintainable architecture in go projects, based on Hexagonal Architecture, The Clean Architecture, Onion Architectu…☆72Updated 4 years ago
- This is a simple skeleton for golang applications☆65Updated 2 years ago
- Go Nats Streaming gRPC PostgerSQL emails microservice☆117Updated 4 years ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated last week