orasik / very-baisc-go-http-proxy

Very basic http proxy using Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very Simple Go Proxy

I wrote this application as part of my Go learning. It will receive a request and forward it as it is to another url.

WARNING If you're experienced Go developer, you might find it terrible for now!

About

Very basic http proxy using Go


Languages

Language:Go 100.0%