moganxumerle's Stars
loong/go-concurrency-solutions
loong/go-concurrency-exercises
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
morhetz/gruvbox
Retro groove color scheme for Vim
google/jsonapi
jsonapi.org style payload serializer and deserializer
confluentinc/confluent-kafka-go
Confluent's Apache Kafka Golang client
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
ruslantsyganok/clean_arcitecture_golang_example
Clean Architecture Golang Example (kinda)
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
thockin/go-build-template
A Makefile/Dockerfile example for Go projects.
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
ardanlabs/gotraining
Go Training Class Material :
boltdb/bolt
An embedded key/value database for Go.
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
gbzarelli/gophertalk
GopherTalk is a multi-user chat powered by GO to explore its standard library and features like sockets, goroutines, channels and sync package.
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
vkorbes/aprendago
Curso completo em português da linguagem Go, de zero a ninja! 🇧🇷
golang-standards/project-layout
Standard Go Project Layout
moganxumerle/go-microservices
Golang Microservices Example
normandesjr/dev-circles-clean-architecture
golang/vscode-go
Go extension for Visual Studio Code
raycad/go-microservices
Golang Microservices Example
firstcontributions/first-contributions
🚀✨ Help beginners to contribute to open source projects
google/eng-practices
Google's Engineering Practices documentation
qiangxue/go-rest-api
An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture
eugenp/tutorials
Getting Started with Spring Boot 3:
rcaneppele/fj91-clean-architecture
Projeto com exemplo de Clean Architecture via Maven Modules
carlphilipp/clean-architecture-example
An example to create a clean architecture with Java 11
alura-cursos/1846-kubernetes