Skip to content

A small proxy service written in Go that sits between client and server.

Notifications You must be signed in to change notification settings

krstak/proxy-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple proxy service

Purpose

A small proxy service written in Go that sits between client and server.

Usage

At the top of the file main.go we need to change URL and set existing running system.

Start

go run main.go

Service will run under the: localhost:8080

Ideally it should be dockerized.

About

A small proxy service written in Go that sits between client and server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages