-
go-retry Public
🔄 A robust, flexible Go package that provides configurable retry strategies for functions.
Go MIT License UpdatedNov 16, 2024 -
-
go-spinner Public
⏱️ A simple and customizable spinner component for CLI applications written in Go.
-
go-templates Public
A repository hosting a collection of Go project templates.
-
stock_monitor Public
A fictitious real-time stock price monitor using Mojolicious, a modern web framework for Perl
Perl MIT License UpdatedSep 17, 2024 -
-
go-docker-psql-migrations Public
Sample Golang project to show how to manage PostgreSQL database migrations using Go, golang-migrate and Docker.
Go MIT License UpdatedAug 22, 2024 -
go-clipboard Public
📋 A cross-platform clipboard utility for Go
-
-
ebpf-drop-packets-from-ip Public
This tutorial shows how to use eBPF to drop packets from a specified IP address.
C MIT License UpdatedAug 12, 2024 -
go-project-config Public
⚙️ A clean and neat way for managing configuration data from environment variables for your Go project.
Go MIT License UpdatedMay 1, 2024 -
golang-waterjug-api Public
A simple REST API to solve the classic water jug riddle.
Go MIT License UpdatedApr 26, 2024 -
go-image-resizer Public
🖼️ A tiny image resizer utility for Go
-
go-makefile-gen Public
A simple utility tool for generating a Makefile to your Go project
-
-
go-google-drive-client Public
💾 A simple Go client for interacting with Google Drive using the Google Drive API (v3).
Go MIT License UpdatedDec 10, 2023 -
-
-
rabbitmq-tutorial Public
This sample project aims to show how to write an idiomatic, testable RabbitMQ producer.
-
golang-grpc-clientside-lb Public
A sample project showing how gRPC handles load balancing at client side.
Go MIT License UpdatedAug 29, 2023 -
-
This is an example of a CRUD GRPC API using MongoDB. It shows how we can handle arbitrary data types.
-
-
realtime-data-kafka Public
This is a tutorial showing real time processing using Kafka and MongoDB.
-
A simple tutorial that shows how to replace values in a YAML file with values coming from another YAML file.
-
Sample project showing how to launch MongoDB via docker-compose.
-
-
A RESTful API written in Go and running as a Kubernetes app.
-
go-retryable-httpclient Public
A tiny Go retryable http client to use when consuming Rest APIs.
Go MIT License UpdatedApr 9, 2023 -
A tiny REST API to show how we can use temporal tables from MariaDB.