Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vineetagarwal-code/go-projects
https://github.com/vineetagarwal-code/go-projects
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vineetagarwal-code/go-projects
- Owner: VineeTagarwaL-code
- Created: 2024-07-07T18:06:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T18:59:51.000Z (3 months ago)
- Last Synced: 2024-10-24T04:54:13.413Z (3 months ago)
- Language: Go
- Size: 13.7 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Here’s a README for the repository:
---
# Go Projects Boilerplate
## Overview
This repository contains various Go-based boilerplate setups for different purposes, including **load balancing**, **networking with WebSocket**, and a **Pub/Sub model with Redis**. Each project serves as a quick reference or starting point for common Go development patterns.## Projects Included
- **go-loadbalancer**: Basic load balancer implementation in Go
- **go-net-websocket**: WebSocket user net/websocket in Go.
- **go-pubsub-redis**: Pub/Sub model using Redis and WebSocket integration in GoUse this repository as a boilerplate to explore and implement various Go patterns.