Home
Softono
reverse-proxy-demo

reverse-proxy-demo

Open source Go
205
Stars
65
Forks
1
Issues
2
Watchers
4 years
Last Commit

About reverse-proxy-demo

🛰A demo of how you can easily create a conditional reverse proxy in GO

Platforms

Web Self-hosted

Languages

Go

Reverse Proxy Demo in Go

A tutorial meant to show how you can easily use Go's standard library to create a simple reverse proxy.

Tutorial

Writing a Reverse Proxy in just one line with Go

Running

To Run this locally simply run:

source .env && go install && $GOPATH/bin/reverse-proxy-demo