Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code examples from my reverse proxy talk

You can run these examples to toy with go's ReverseProxy.

Run the server in one terminal:

go run ./examples/server

Then run one of the other examples another terminal:

go run ./examples/dynamic_target

About

Code examples relating to a talk I gave at GoperConAu 2024

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages