You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Noah Pederson 19dc5cdd52 Forgot I moved this to github 5 years ago
vendor/github.com Vendored repo 5 years ago
.drone.yml Forgot I moved this to github 5 years ago
.gitignore Added support for websockets 5 years ago
Gopkg.lock Vendored repo 5 years ago
Gopkg.toml Vendored repo 5 years ago
LICENSE Initial commit 5 years ago
README.md Added something to get drone to pick up 5 years ago
proxier.go Deleted a line 5 years ago
proxier_test.go Finished writing some tests 5 years ago

README.md

proxier

A commandline reverse proxy and URL rewriter tool meant for development in a heterogeneous API/front-end environment.

TODO:

  • Support SSL/HTTPS
  • Document how to use it
  • Drone CI Support