Skip to content

Asuzaka/Go-load-balancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Go Load Balancer

A simple reverse proxy & load balancer written in Go.
Inspired by Nginx/HAProxy, but minimal and educational.

Features

  • Reverse proxy for HTTP requests
  • Round-robin load balancing
  • Health checks (skip dead servers)
  • Built only with Go standard library

Run

go run ./cmd/main.go

About

A simple reverse proxy & load balancer written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages