Skip to content

A forward proxy server implemented in Go. It receives API requests with a URL, headers, and body, forwards them to the target server, and returns the response data to the client.

Notifications You must be signed in to change notification settings

mariamelashkar/proxy_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy_Server

A forward proxy server implemented in Go. It receives API requests with a URL, headers, and body, forwards them to the target server, and returns the response data to the client.

About

A forward proxy server implemented in Go. It receives API requests with a URL, headers, and body, forwards them to the target server, and returns the response data to the client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published