Skip to content

NYARAS/golang-api-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang App API Proxy

NGINX Proxy app for Golang API Deployment

Usage

Environment Variables

  • LISTEN_PORT - Port to listen on (default: 8000)
  • APP_HOST - Hostname of the app to forward requests to (default: app)
  • APP_PORT - Port of the app to forward requests to(default: 8080)

About

NGINX Proxy for Golang API app deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published