icchan / xdomain-proxy

Quick solution to host local files in web server, and also to proxy AJAX requests to a remote server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xdomain-proxy

Quick solution to host local files in web server, and also to proxy AJAX requests to a remote server.

Usage of xdproxy:
  -api="/api": relative path for apis
  -listen=":1337": host and port to listen on
  -root="/": relative path for static files
  -server="": remote server for apis

About

Quick solution to host local files in web server, and also to proxy AJAX requests to a remote server.

License:MIT License


Languages

Language:Go 100.0%