Skip to content

nathankjer/gin-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gin Proxy

A reverse proxy written in golang that uses the gin gonic web framework.

Setup

  1. sudo -u postgres psql -c 'create database requests;'
  2. export PROXY_HOST=https://example.com
  3. go run .

About

A reverse proxy written in golang that uses the gin gonic web framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages