cybersamx / go-recipesLinks
A collection of Golang recipes.
☆56Updated 2 years ago
Alternatives and similar repositories for go-recipes
Users that are interested in go-recipes are comparing it to the libraries listed below
Sorting:
- Short examples of common anti-patterns in Go Web Applications.☆446Updated last year
- Architecture Analysis Tool for Go Projects☆149Updated 5 months ago
- Example Go monolith with embedded microservices and The Clean Architecture☆335Updated 3 weeks ago
- An example Event-Driven application in Go built with Watermill library.☆146Updated 2 years ago
- Example Go service using go-swagger and Clean Architecture☆169Updated 2 months ago
- ☆163Updated 2 years ago
- An example web application written in Go☆125Updated last year
- ☆66Updated last month
- Collection of log/slog related projects.☆244Updated 2 weeks ago
- Go microservices with REST, and gRPC for demonstrating the BFF pattern. This repository contains backend services. Everything is dockeriz…☆201Updated 3 years ago
- An easy to use, extensible boilerplate for Go applications☆108Updated 4 years ago
- Dockerized Go microservices and their envoy proxies for a flow which showcases gRPC for Web Clients. Check the medium story!!!☆266Updated 3 years ago
- http integration test framework☆260Updated last year
- An example Go project for running local development environment, with hot code reloading.☆110Updated 6 years ago
- A lightweight struct validator for Go☆178Updated 6 months ago
- ☆71Updated 3 years ago
- This is a simple skeleton for golang applications☆66Updated 2 years ago
- Generate Swagger 2.0 or OpenAPI 3.0 documentation for Go with "no" annotations, "no" files, "no" command☆102Updated last month
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆380Updated last month
- Clean Code & Hexagonal Architecture API in Go - a beginner-friendly example.☆101Updated 2 years ago
- Faker for golang. Random data generator. Compatible with postman dynamic variables.☆180Updated 3 years ago
- Effortlessly visualize mod graph with all external dependencies for your Go projects☆225Updated last year
- Clean Architecture using Golang.☆84Updated 8 months ago
- ☆122Updated 11 months ago
- Go HTTP request logger with structured logging capabilities built on "log/slog" package☆292Updated 2 months ago
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆359Updated last week
- A list of design patterns implemented in Go with REAL WORLD examples!☆81Updated 2 years ago
- Go Rest API starter kit / Golang API boilerplate base on Chi framework☆115Updated 5 years ago
- Source code for https://threedots.tech/post/microservices-or-monolith-its-detail/ article.☆301Updated last year
- Struct validation using tags☆110Updated 2 months ago