Skip to content

imranansari/reverse-proxy-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%