Skip to content

Code examples relating to a talk I gave at GoperConAu 2024

License

Notifications You must be signed in to change notification settings

aelse/reverse_proxy_talk

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages